Sync
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#define EVENT_MGMT_AUDIO_READY BIT(1)
|
||||
#define EVENT_MGMT_BLE_CONNECTED BIT(2)
|
||||
#define EVENT_MGMT_BLE_DISCONNECTED BIT(3)
|
||||
#define EVENT_MGMT_AUDIO_ACTIVE BIT(4)
|
||||
#define EVENT_MGMT_AUDIO_IDLE BIT(5)
|
||||
|
||||
extern struct k_event event_mgmt_events;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user