Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dhcimsgs.h174 HCI_API extern BOOLEAN btsnd_hcic_link_key_req_reply (BD_ADDR bd_addr,
/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c4893 btsnd_hcic_link_key_req_reply (p_bda, p_dev_rec->link_key); in btm_sec_link_key_request()
4908 btsnd_hcic_link_key_req_reply (p_bda, p_dev_rec->link_key); in btm_sec_link_key_request()
/external/bluetooth/bluedroid/stack/hcic/
Dhcicmds.c295 BOOLEAN btsnd_hcic_link_key_req_reply (BD_ADDR bd_addr, LINK_KEY link_key) in btsnd_hcic_link_key_req_reply() function