Home
last modified time | relevance | path

Searched refs:HCIC_BLE_ENCRYPT_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/hcic/
Dhciblecmds.cc71 #define HCIC_BLE_ENCRYPT_KEY_SIZE 16 macro
73 (4 + HCIC_BLE_RAND_DI_SIZE + HCIC_BLE_ENCRYPT_KEY_SIZE)
74 #define HCIC_PARAM_SIZE_LTK_REQ_REPLY (2 + HCIC_BLE_ENCRYPT_KEY_SIZE)
271 ARRAY_TO_STREAM(pp, ltk.data(), HCIC_BLE_ENCRYPT_KEY_SIZE); in btsnd_hcic_ble_start_enc()
287 ARRAY_TO_STREAM(pp, ltk.data(), HCIC_BLE_ENCRYPT_KEY_SIZE); in btsnd_hcic_ble_ltk_req_reply()
Dhcicmds.cc452 #define HCIC_BLE_ENCRYPT_KEY_SIZE 16 macro
454 (4 + HCIC_BLE_RAND_DI_SIZE + HCIC_BLE_ENCRYPT_KEY_SIZE)
455 #define HCIC_PARAM_SIZE_LTK_REQ_REPLY (2 + HCIC_BLE_ENCRYPT_KEY_SIZE)