Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.cc70 struct btsnd_hcic_rem_oob_neg_reply btsnd_hcic_rem_oob_neg_reply; variable
250 void btsnd_hcic_rem_oob_neg_reply(const RawAddress& bd_addr) { in btsnd_hcic_rem_oob_neg_reply() function
252 test::mock::stack_hcic_hcicmds::btsnd_hcic_rem_oob_neg_reply(bd_addr); in btsnd_hcic_rem_oob_neg_reply()
Dmock_stack_hcic_hcicmds.h382 struct btsnd_hcic_rem_oob_neg_reply { struct
387 extern struct btsnd_hcic_rem_oob_neg_reply btsnd_hcic_rem_oob_neg_reply; argument
/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h168 void btsnd_hcic_rem_oob_neg_reply(const RawAddress& bd_addr);
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc1411 btsnd_hcic_rem_oob_neg_reply(bd_addr); in BTM_RemoteOobDataReply()
3018 btsnd_hcic_rem_oob_neg_reply(p_bda); in btm_rem_oob_req()
4375 btsnd_hcic_rem_oob_neg_reply(p_cb->pairing_bda); in btm_sec_pairing_timeout()
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1452 void btsnd_hcic_rem_oob_neg_reply(const RawAddress& bd_addr) { in btsnd_hcic_rem_oob_neg_reply() function