Searched refs:btsnd_hcic_ble_start_enc (Results 1 – 3 of 3) sorted by relevance
856 BOOLEAN btsnd_hcic_ble_start_enc ( UINT16 handle,
1670 if (btsnd_hcic_ble_start_enc(p_rec->ble_hci_handle, dummy_rand, 0, stk)) { in btm_ble_start_encrypt()1674 if (btsnd_hcic_ble_start_enc(p_rec->ble_hci_handle, p_rec->ble.keys.rand, in btm_ble_start_encrypt()
615 BOOLEAN btsnd_hcic_ble_start_enc (UINT16 handle, UINT8 rand[HCIC_BLE_RAND_DI_SIZE], in btsnd_hcic_ble_start_enc() function