Home
last modified time | relevance | path

Searched defs:HCIC_BLE_ENCRYT_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/hcic/
Dhciblecmds.c640 UINT16 ediv, UINT8 ltk[HCIC_BLE_ENCRYT_KEY_SIZE]) in btsnd_hcic_ble_start_enc()
665 BOOLEAN btsnd_hcic_ble_ltk_req_reply (UINT16 handle, UINT8 ltk[HCIC_BLE_ENCRYT_KEY_SIZE]) in btsnd_hcic_ble_ltk_req_reply()
/external/bluetooth/bluedroid/stack/include/
Dhcimsgs.h1247 #define HCIC_BLE_ENCRYT_KEY_SIZE 16 macro