Searched refs:btsnd_hcic_ble_start_enc (Results 1 – 3 of 3) sorted by relevance
790 extern void btsnd_hcic_ble_start_enc(uint16_t handle,
1634 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()
392 void btsnd_hcic_ble_start_enc(uint16_t handle, in btsnd_hcic_ble_start_enc() function