Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_a2dp_source.cc239 static void btif_a2dp_source_audio_tx_stop_event(void);
616 FROM_HERE, base::Bind(&btif_a2dp_source_audio_tx_stop_event)); in btif_a2dp_source_stop_audio_req()
784 static void btif_a2dp_source_audio_tx_stop_event(void) { in btif_a2dp_source_audio_tx_stop_event() function