Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_a2dp_source.h55 bool btif_a2dp_source_restart_session(const RawAddress& old_peer_address,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc430 bool btif_a2dp_source_restart_session(const RawAddress& old_peer_address, in btif_a2dp_source_restart_session() function
Dbtif_av.cc548 if (!btif_a2dp_source_restart_session(active_peer_, peer_address, in SetActivePeer()