Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcimsgs.h383 extern void btsnd_hcic_io_cap_req_reply(const RawAddress& bd_addr,
/system/bt/stack/btm/
Dbtm_sec.cc1543 btsnd_hcic_io_cap_req_reply(bd_addr, io_cap, oob, auth_req); in BTM_IoCapRsp()
3309 btsnd_hcic_io_cap_req_reply(evt_data.bd_addr, evt_data.io_cap, in btm_io_capabilities_req()
4815 btsnd_hcic_io_cap_req_reply(p_cb->pairing_bda, btm_cb.devcb.loc_io_caps, in btm_sec_pairing_timeout()
/system/bt/stack/hcic/
Dhcicmds.cc997 void btsnd_hcic_io_cap_req_reply(const RawAddress& bd_addr, uint8_t capability, in btsnd_hcic_io_cap_req_reply() function