Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_a2dp_source.cc238 static void btif_a2dp_source_audio_tx_start_event(void);
608 FROM_HERE, base::Bind(&btif_a2dp_source_audio_tx_start_event)); in btif_a2dp_source_start_audio_req()
744 static void btif_a2dp_source_audio_tx_start_event(void) { in btif_a2dp_source_audio_tx_start_event() function