Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcimsgs.h669 #define HCIC_BLE_RAND_DI_SIZE 8 macro
692 #define HCIC_BLE_RAND_DI_SIZE 8 macro
695 (4 + HCIC_BLE_RAND_DI_SIZE + HCIC_BLE_ENCRYT_KEY_SIZE)
789 uint8_t rand[HCIC_BLE_RAND_DI_SIZE],
/system/bt/stack/hcic/
Dhciblecmds.cc407 uint8_t rand[HCIC_BLE_RAND_DI_SIZE], in btsnd_hcic_ble_start_enc() argument
420 ARRAY_TO_STREAM(pp, rand, HCIC_BLE_RAND_DI_SIZE); in btsnd_hcic_ble_start_enc()