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.h385 extern BOOLEAN btsnd_hcic_io_cap_req_reply (BD_ADDR bd_addr, UINT8 capability,
/system/bt/stack/btm/
Dbtm_sec.c1678 btsnd_hcic_io_cap_req_reply (bd_addr, io_cap, oob, auth_req); in BTM_IoCapRsp()
3534 btsnd_hcic_io_cap_req_reply(evt_data.bd_addr, evt_data.io_cap, in btm_io_capabilities_req()
5085 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.c1114 BOOLEAN btsnd_hcic_io_cap_req_reply (BD_ADDR bd_addr, UINT8 capability, in btsnd_hcic_io_cap_req_reply() function