Home
last modified time | relevance | path

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

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