mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-16 15:04:22 +00:00
Add A2DP paused state into schm
This commit is contained in:
@@ -51,6 +51,7 @@ typedef enum {
|
||||
#define COEX_SCHM_BT_ST_ACL_CONNECTED 0x04
|
||||
#define COEX_SCHM_BT_ST_SNIFF 0x08
|
||||
#define COEX_SCHM_BT_ST_A2DP_STREAMING 0x10
|
||||
#define COEX_SCHM_BT_ST_A2DP_PAUSED 0x20
|
||||
|
||||
/**
|
||||
* @brief Pre-Init software coexist
|
||||
|
Submodule components/esp32/lib updated: d77d0a481d...eea59e2150
Reference in New Issue
Block a user