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.cc250 static void btif_a2dp_source_audio_tx_stop_event(void);
643 FROM_HERE, base::BindOnce(&btif_a2dp_source_audio_tx_stop_event)); in btif_a2dp_source_stop_audio_req()
841 static void btif_a2dp_source_audio_tx_stop_event(void) { in btif_a2dp_source_audio_tx_stop_event() function