Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcimsgs.h102 extern void btsnd_hcic_create_conn_cancel(const RawAddress& dest);
/system/bt/stack/hcic/
Dhcicmds.cc161 void btsnd_hcic_create_conn_cancel(const RawAddress& dest) { in btsnd_hcic_create_conn_cancel() function
/system/bt/stack/btm/
Dbtm_sec.cc1156 btsnd_hcic_create_conn_cancel(bd_addr); in BTM_SecBondCancel()