Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/include/
H A Dbtif_a2dp_source.h54 bool btif_a2dp_source_restart_session(const RawAddress& old_peer_address,
/aosp12/system/bt/btif/src/
H A Dbtif_a2dp_source.cc418 bool btif_a2dp_source_restart_session(const RawAddress& old_peer_address, in btif_a2dp_source_restart_session() function
H A Dbtif_av.cc494 if (!btif_a2dp_source_restart_session(active_peer_, peer_address, in SetActivePeer()