Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc249 static void btif_a2dp_source_audio_tx_stop_event(void);
637 FROM_HERE, base::Bind(&btif_a2dp_source_audio_tx_stop_event)); in btif_a2dp_source_stop_audio_req()
842 static void btif_a2dp_source_audio_tx_stop_event(void) { in btif_a2dp_source_audio_tx_stop_event() function