Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcimsgs.h424 extern void btsnd_hcic_user_passkey_neg_reply(const RawAddress& bd_addr);
/system/bt/stack/btm/
Dbtm_sec.cc1476 btsnd_hcic_user_passkey_neg_reply(bd_addr); in BTM_PasskeyReqReply()
3495 btsnd_hcic_user_passkey_neg_reply(p_bda); in btm_proc_sp_req_evt()
4781 btsnd_hcic_user_passkey_neg_reply(p_cb->pairing_bda); in btm_sec_pairing_timeout()
/system/bt/stack/hcic/
Dhcicmds.cc1184 void btsnd_hcic_user_passkey_neg_reply(const RawAddress& bd_addr) { in btsnd_hcic_user_passkey_neg_reply() function