Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_a2dp_sink.h120 void btif_a2dp_sink_set_rx_flush(bool enable);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_sink.cc585 void btif_a2dp_sink_set_rx_flush(bool enable) { in btif_a2dp_sink_set_rx_flush() function
Dbtif_av.cc2416 btif_a2dp_sink_set_rx_flush(false); in ProcessEvent()
2556 btif_a2dp_sink_set_rx_flush(false); in OnEnter()
2794 btif_a2dp_sink_set_rx_flush(true); in OnEnter()