Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_a2dp_sink.h42 BTIF_A2DP_SINK_FOCUS_GRANTED = 1 enumerator
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_sink.cc695 if (btif_a2dp_sink_cb.rx_focus_state == BTIF_A2DP_SINK_FOCUS_GRANTED) { in btif_a2dp_sink_enqueue_buf()
743 } else if (btif_a2dp_sink_cb.rx_focus_state == BTIF_A2DP_SINK_FOCUS_GRANTED) { in btif_a2dp_sink_set_focus_state_event()