Home
last modified time | relevance | path

Searched refs:HCIC_BLE_RAND_DI_SIZE (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/stack/hcic/
H A Dhciblecmds.cc43 #define HCIC_BLE_RAND_DI_SIZE 8 macro
65 #define HCIC_BLE_RAND_DI_SIZE 8 macro
68 (4 + HCIC_BLE_RAND_DI_SIZE + HCIC_BLE_ENCRYPT_KEY_SIZE)
466 uint8_t rand[HCIC_BLE_RAND_DI_SIZE], in btsnd_hcic_ble_start_enc() argument
478 ARRAY_TO_STREAM(pp, rand, HCIC_BLE_RAND_DI_SIZE); in btsnd_hcic_ble_start_enc()
H A Dhcicmds.cc432 #define HCIC_BLE_RAND_DI_SIZE 8 macro
454 #define HCIC_BLE_RAND_DI_SIZE 8 macro
457 (4 + HCIC_BLE_RAND_DI_SIZE + HCIC_BLE_ENCRYPT_KEY_SIZE)
/aosp12/system/bt/stack/include/
H A Dhcimsgs.h519 #define HCIC_BLE_RAND_DI_SIZE 8 macro
597 uint8_t rand[HCIC_BLE_RAND_DI_SIZE],
/aosp12/system/bt/test/mock/
H A Dmock_hcic_hciblecmds.cc249 uint8_t rand[HCIC_BLE_RAND_DI_SIZE], in btsnd_hcic_ble_start_enc() argument