mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-21 03:40:47 +00:00
btstack_defines: add BTSTACK_EVENT_FIRST
This commit is contained in:
parent
07e32b36f3
commit
2d00f86560
@ -1015,6 +1015,9 @@ typedef uint8_t sm_key_t[16];
|
||||
*/
|
||||
#define HCI_SUBEVENT_LE_ENHANCED_CONNECTION_COMPLETE_V2 0x29u
|
||||
|
||||
/** Internal BTstack events */
|
||||
#define BTSTACK_EVENT_FIRST BTSTACK_EVENT_STATE
|
||||
|
||||
/**
|
||||
* @format 1
|
||||
* @param state
|
||||
|
Loading…
x
Reference in New Issue
Block a user