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.h790 extern void btsnd_hcic_ble_start_enc(uint16_t handle,
/system/bt/stack/btm/
Dbtm_ble.cc1634 btsnd_hcic_ble_start_enc(p_rec->ble_hci_handle, dummy_rand, 0, *p_stk); in btm_ble_start_encrypt()
1636 btsnd_hcic_ble_start_enc(p_rec->ble_hci_handle, p_rec->ble.keys.rand, in btm_ble_start_encrypt()
/system/bt/stack/hcic/
Dhciblecmds.cc392 void btsnd_hcic_ble_start_enc(uint16_t handle, in btsnd_hcic_ble_start_enc() function