Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dhcimsgs.h506 HCI_API extern BOOLEAN btsnd_hcic_io_cap_req_reply (BD_ADDR bd_addr, UINT8 capability,
/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c1661 btsnd_hcic_io_cap_req_reply (bd_addr, io_cap, oob, auth_req); in BTM_IoCapRsp()
3277 btsnd_hcic_io_cap_req_reply(evt_data.bd_addr, evt_data.io_cap, in btm_io_capabilities_req()
4712 btsnd_hcic_io_cap_req_reply (p_cb->pairing_bda, btm_cb.devcb.loc_io_caps, in btm_sec_pairing_timeout()
/external/bluetooth/bluedroid/stack/hcic/
Dhcicmds.c2386 BOOLEAN btsnd_hcic_io_cap_req_reply (BD_ADDR bd_addr, UINT8 capability, in btsnd_hcic_io_cap_req_reply() function