Searched refs:bta_hh_le_open_conn (Results 1 – 3 of 3) sorted by relevance
312 extern void bta_hh_le_open_conn(tBTA_HH_DEV_CB* p_cb,
319 bta_hh_le_open_conn(p_cb, p_data->api_conn.bd_addr); in bta_hh_start_sdp()
247 void bta_hh_le_open_conn(tBTA_HH_DEV_CB* p_cb, const RawAddress& remote_bda) { in bta_hh_le_open_conn() function