mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-22 17:10:28 +00:00
bluedroid: fix encrypt keysize of GATT characteristic permission
This commit is contained in:
@@ -1455,7 +1455,6 @@ typedef UINT8 tBTM_IO_CAP;
|
||||
#define BTM_BLE_RESPONDER_KEY_SIZE 15
|
||||
#define BTM_BLE_MAX_KEY_SIZE 16
|
||||
#define BTM_BLE_MIN_KEY_SIZE 7
|
||||
#define BTM_BLE_APPL_ENC_KEY_SIZE 7
|
||||
|
||||
typedef UINT8 tBTM_AUTH_REQ;
|
||||
|
||||
|
Reference in New Issue
Block a user