mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-20 10:20:48 +00:00
improve event enumeration
This commit is contained in:
parent
6413c62205
commit
de45c647b6
@ -227,8 +227,8 @@ extern "C" {
|
|||||||
#define SM_JUST_WORKS_CANCEL 0xb1
|
#define SM_JUST_WORKS_CANCEL 0xb1
|
||||||
#define SM_PASSKEY_DISPLAY_NUMBER 0xb2
|
#define SM_PASSKEY_DISPLAY_NUMBER 0xb2
|
||||||
#define SM_PASSKEY_DISPLAY_CANCEL 0xb3
|
#define SM_PASSKEY_DISPLAY_CANCEL 0xb3
|
||||||
#define SM_PASSKEY_INPUT_NUMBER 0xb1
|
#define SM_PASSKEY_INPUT_NUMBER 0xb4
|
||||||
#define SM_PASSKEY_INPUT_CANCEL 0xb2
|
#define SM_PASSKEY_INPUT_CANCEL 0xb5
|
||||||
|
|
||||||
// last error code in 2.1 is 0x38 - we start with 0x50 for BTstack errors
|
// last error code in 2.1 is 0x38 - we start with 0x50 for BTstack errors
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user