Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_a2dp_source.h62 bool btif_a2dp_source_end_session(const RawAddress& peer_address);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc445 btif_a2dp_source_end_session(old_peer_address); in btif_a2dp_source_restart_session()
458 bool btif_a2dp_source_end_session(const RawAddress& peer_address) { in btif_a2dp_source_end_session() function
Dbtif_av.cc522 btif_a2dp_source_end_session(active_peer_); in SetActivePeer()
574 btif_a2dp_source_end_session(active_peer_); in DeleteActivePeer()
591 btif_a2dp_source_end_session(active_peer_); in UpdateCodecConfig()