mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-14 22:16:46 +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
|
||||
|
Reference in New Issue
Block a user