bluedroid: fix encrypt keysize of GATT characteristic permission

This commit is contained in:
chenjianhua
2022-11-25 11:38:11 +08:00
parent 8574ec3bd3
commit c37184aa85
8 changed files with 5 additions and 31 deletions

View File

@@ -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;