Home
last modified time | relevance | path

Searched refs:btsnd_hcic_ble_start_enc (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dhcimsgs.h743 extern BOOLEAN btsnd_hcic_ble_start_enc ( UINT16 handle,
/system/bt/stack/hcic/
Dhciblecmds.c455 BOOLEAN btsnd_hcic_ble_start_enc (UINT16 handle, UINT8 rand[HCIC_BLE_RAND_DI_SIZE], in btsnd_hcic_ble_start_enc() function
/system/bt/stack/btm/
Dbtm_ble.c1551 if (btsnd_hcic_ble_start_enc(p_rec->ble_hci_handle, dummy_rand, 0, stk)) in btm_ble_start_encrypt()
1556 if (btsnd_hcic_ble_start_enc(p_rec->ble_hci_handle, p_rec->ble.keys.rand, in btm_ble_start_encrypt()