Home | History | Annotate | Download | only in src

Lines Matching full:bdaddr

149 extern void btif_dm_hh_open_failed(RawAddress* bdaddr);
793 RawAddress* bdaddr = &p_data->conn.bda;
794 btif_dm_hh_open_failed(bdaddr);
795 p_dev = btif_hh_find_dev_by_bda(*bdaddr);