Searched refs:bta_ag_get_active_device (Results 1 – 3 of 3) sorted by relevance
398 if (bta_ag_get_active_device() == p_scb->peer_addr) { in bta_ag_rfc_close()784 if (bta_ag_get_active_device().IsEmpty()) { in bta_ag_svc_conn_open()
392 extern const RawAddress& bta_ag_get_active_device();
1371 const RawAddress& bta_ag_get_active_device() { return active_device_addr; } in bta_ag_get_active_device() function