Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_a2dp_source.cc60 BTIF_A2DP_SOURCE_STATE_OFF, enumerator
168 static int btif_a2dp_source_state = BTIF_A2DP_SOURCE_STATE_OFF;
259 if (btif_a2dp_source_state != BTIF_A2DP_SOURCE_STATE_OFF) { in btif_a2dp_source_startup()
274 btif_a2dp_source_state = BTIF_A2DP_SOURCE_STATE_OFF; in btif_a2dp_source_startup()
304 if ((btif_a2dp_source_state == BTIF_A2DP_SOURCE_STATE_OFF) || in btif_a2dp_source_shutdown()
332 btif_a2dp_source_state = BTIF_A2DP_SOURCE_STATE_OFF; in btif_a2dp_source_shutdown_delayed()
531 if (btif_a2dp_source_state == BTIF_A2DP_SOURCE_STATE_OFF) return; in btif_a2dp_source_on_idle()
540 if (btif_a2dp_source_state == BTIF_A2DP_SOURCE_STATE_OFF) return; in btif_a2dp_source_on_stopped()
568 if (btif_a2dp_source_state == BTIF_A2DP_SOURCE_STATE_OFF) return; in btif_a2dp_source_on_suspended()