mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-30 07:21:20 +00:00
add BTSTACK_EVENT_POWERON_FAILED description
This commit is contained in:
parent
67f9f81af2
commit
b610783c4a
@ -225,7 +225,9 @@ extern "C" {
|
||||
// data: event(8), len(8), nr hci connections
|
||||
#define BTSTACK_EVENT_NR_CONNECTIONS_CHANGED 0x61
|
||||
|
||||
// data: none
|
||||
/**
|
||||
* @format
|
||||
*/
|
||||
#define BTSTACK_EVENT_POWERON_FAILED 0x62
|
||||
|
||||
// data: majot (8), minor (8), revision(16)
|
||||
|
Loading…
x
Reference in New Issue
Block a user