Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.cc51 struct btsnd_hcic_io_cap_req_neg_reply btsnd_hcic_io_cap_req_neg_reply; variable
170 void btsnd_hcic_io_cap_req_neg_reply(const RawAddress& bd_addr, in btsnd_hcic_io_cap_req_neg_reply() function
173 test::mock::stack_hcic_hcicmds::btsnd_hcic_io_cap_req_neg_reply(bd_addr, in btsnd_hcic_io_cap_req_neg_reply()
Dmock_stack_hcic_hcicmds.h190 struct btsnd_hcic_io_cap_req_neg_reply { struct
197 extern struct btsnd_hcic_io_cap_req_neg_reply btsnd_hcic_io_cap_req_neg_reply; argument
/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h149 void btsnd_hcic_io_cap_req_neg_reply(const RawAddress& bd_addr,
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1338 void btsnd_hcic_io_cap_req_neg_reply(const RawAddress& bd_addr, in btsnd_hcic_io_cap_req_neg_reply() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc2654 btsnd_hcic_io_cap_req_neg_reply(evt_data.bd_addr, err_code); in btm_io_capabilities_req()