Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c1528 btsnd_hcic_user_conf_reply (bd_addr, TRUE); in BTM_ConfirmReqReply()
1534 btsnd_hcic_user_conf_reply (bd_addr, FALSE); in BTM_ConfirmReqReply()
3464 btsnd_hcic_user_conf_reply (p_bda, FALSE); in btm_proc_sp_req_evt()
4696 btsnd_hcic_user_conf_reply (p_cb->pairing_bda, FALSE); in btm_sec_pairing_timeout()
/external/bluetooth/bluedroid/stack/include/
Dhcimsgs.h530 HCI_API extern BOOLEAN btsnd_hcic_user_conf_reply (BD_ADDR bd_addr, BOOLEAN is_yes);
/external/bluetooth/bluedroid/stack/hcic/
Dhcicmds.c2455 BOOLEAN btsnd_hcic_user_conf_reply (BD_ADDR bd_addr, BOOLEAN is_yes) in btsnd_hcic_user_conf_reply() function