Searched refs:A2DP_CTRL_CMD_NONE (Results 1 - 3 of 3) sorted by relevance

/system/bt/audio_a2dp_hw/src/
H A Daudio_a2dp_hw_utils.cc27 CASE_RETURN_STR(A2DP_CTRL_CMD_NONE)
/system/bt/audio_a2dp_hw/include/
H A Daudio_a2dp_hw.h79 A2DP_CTRL_CMD_NONE, enumerator in enum:__anon1
/system/bt/btif/src/
H A Dbtif_a2dp_control.cc44 static tA2DP_CTRL_CMD a2dp_cmd_pending = A2DP_CTRL_CMD_NONE;
57 tA2DP_CTRL_CMD cmd = A2DP_CTRL_CMD_NONE;
351 if (a2dp_cmd_pending == A2DP_CTRL_CMD_NONE) {
357 a2dp_cmd_pending = A2DP_CTRL_CMD_NONE;

Completed in 1064 milliseconds