Home
last modified time | relevance | path

Searched refs:btsnd_hcic_link_key_neg_reply (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.cc53 struct btsnd_hcic_link_key_neg_reply btsnd_hcic_link_key_neg_reply; variable
182 void btsnd_hcic_link_key_neg_reply(const RawAddress& bd_addr) { in btsnd_hcic_link_key_neg_reply() function
184 test::mock::stack_hcic_hcicmds::btsnd_hcic_link_key_neg_reply(bd_addr); in btsnd_hcic_link_key_neg_reply()
Dmock_stack_hcic_hcicmds.h217 struct btsnd_hcic_link_key_neg_reply { struct
222 extern struct btsnd_hcic_link_key_neg_reply btsnd_hcic_link_key_neg_reply; argument
/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h74 void btsnd_hcic_link_key_neg_reply(const RawAddress& bd_addr);
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc561 void btsnd_hcic_link_key_neg_reply(const RawAddress& bd_addr) { in btsnd_hcic_link_key_neg_reply() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc4294 btsnd_hcic_link_key_neg_reply(bda); in btm_sec_link_key_request()
4306 btsnd_hcic_link_key_neg_reply(bda); in btm_sec_link_key_request()