Searched refs:btsnd_hcic_user_conf_reply (Results 1 – 3 of 3) sorted by relevance
409 extern BOOLEAN btsnd_hcic_user_conf_reply (BD_ADDR bd_addr, BOOLEAN is_yes);
1549 btsnd_hcic_user_conf_reply (bd_addr, TRUE); in BTM_ConfirmReqReply()1555 btsnd_hcic_user_conf_reply (bd_addr, FALSE); in BTM_ConfirmReqReply()3721 btsnd_hcic_user_conf_reply (p_bda, FALSE); in btm_proc_sp_req_evt()5070 btsnd_hcic_user_conf_reply (p_cb->pairing_bda, FALSE); in btm_sec_pairing_timeout()
1168 BOOLEAN btsnd_hcic_user_conf_reply (BD_ADDR bd_addr, BOOLEAN is_yes) in btsnd_hcic_user_conf_reply() function