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.h422 extern void btsnd_hcic_user_passkey_neg_reply(const RawAddress& bd_addr);
/system/bt/stack/btm/
Dbtm_sec.cc1485 btsnd_hcic_user_passkey_neg_reply(bd_addr); in BTM_PasskeyReqReply()
3512 btsnd_hcic_user_passkey_neg_reply(p_bda); in btm_proc_sp_req_evt()
4805 btsnd_hcic_user_passkey_neg_reply(p_cb->pairing_bda); in btm_sec_pairing_timeout()
/system/bt/stack/hcic/
Dhcicmds.cc1182 void btsnd_hcic_user_passkey_neg_reply(const RawAddress& bd_addr) { in btsnd_hcic_user_passkey_neg_reply() function