mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-02 16:20:31 +00:00
avdtp: use unique meta event 0xeb
This commit is contained in:
parent
81b47ac273
commit
beaf082c27
@ -912,7 +912,7 @@ typedef uint8_t sm_key_t[16];
|
|||||||
#define HCI_EVENT_HSP_META 0xE8
|
#define HCI_EVENT_HSP_META 0xE8
|
||||||
#define HCI_EVENT_HFP_META 0xE9
|
#define HCI_EVENT_HFP_META 0xE9
|
||||||
#define HCI_EVENT_ANCS_META 0xEA
|
#define HCI_EVENT_ANCS_META 0xEA
|
||||||
#define HCI_EVENT_AVDTP_META 0xEA
|
#define HCI_EVENT_AVDTP_META 0xEB
|
||||||
|
|
||||||
// Potential other meta groups
|
// Potential other meta groups
|
||||||
// #define HCI_EVENT_BNEP_META 0xxx
|
// #define HCI_EVENT_BNEP_META 0xxx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user