Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_a2dp_source.h44 bool btif_a2dp_source_start_session(const RawAddress& peer_address,
/system/bt/btif/src/
Dbtif_a2dp_source.cc375 bool btif_a2dp_source_start_session(const RawAddress& peer_address, in btif_a2dp_source_start_session() function
443 btif_a2dp_source_start_session(new_peer_address, in btif_a2dp_source_restart_session()
667 btif_a2dp_source_start_session(peer_address, std::move(peer_ready_promise)); in btif_a2dp_source_encoder_user_config_update_event()
Dbtif_av.cc1997 btif_a2dp_source_start_session(peer_.PeerAddress(), in ProcessEvent()