Home
last modified time | relevance | path

Searched refs:btsnd_hcic_link_key_req_reply (Results 1 – 4 of 4) sorted by relevance

/system/bt/test/mock/
Dmock_hcic_hcicmds.cc140 void btsnd_hcic_link_key_req_reply(const RawAddress& bd_addr, in btsnd_hcic_link_key_req_reply() function
/system/bt/stack/include/
Dhcimsgs.h256 extern void btsnd_hcic_link_key_req_reply(const RawAddress& bd_addr,
/system/bt/stack/hcic/
Dhcicmds.cc645 void btsnd_hcic_link_key_req_reply(const RawAddress& bd_addr, in btsnd_hcic_link_key_req_reply() function
1893 .LinkKeyRequestReply = btsnd_hcic_link_key_req_reply, // OCF 0x040B
/system/bt/stack/btm/
Dbtm_sec.cc3945 btsnd_hcic_link_key_req_reply(bda, p_dev_rec->link_key); in btm_sec_link_key_request()