Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble.c1483 btsnd_hcic_ble_ltk_req_reply(btm_cb.enc_handle, p->param_buf); in btm_enc_proc_ltk()
1555 btsnd_hcic_ble_ltk_req_reply(btm_cb.enc_handle, stk); in btm_ble_ltk_request_reply()
1560 btsnd_hcic_ble_ltk_req_reply(btm_cb.enc_handle, p_rec->ble.keys.lltk); in btm_ble_ltk_request_reply()
/system/bt/stack/include/
Dhcimsgs.h747 extern BOOLEAN btsnd_hcic_ble_ltk_req_reply (UINT16 handle, UINT8 ltk[HCIC_BLE_ENCRYT_KEY_SIZE]);
/system/bt/stack/hcic/
Dhciblecmds.c583 BOOLEAN btsnd_hcic_ble_ltk_req_reply (UINT16 handle, UINT8 ltk[HCIC_BLE_ENCRYT_KEY_SIZE]) in btsnd_hcic_ble_ltk_req_reply() function