Searched refs:tA2DP_CTRL_CMD (Results 1 – 6 of 6) sorted by relevance
89 } tA2DP_CTRL_CMD; typedef155 const char* audio_a2dp_hw_dump_ctrl_event(tA2DP_CTRL_CMD event);
26 const char* audio_a2dp_hw_dump_ctrl_event(tA2DP_CTRL_CMD event) { in audio_a2dp_hw_dump_ctrl_event()
423 static int a2dp_command(struct a2dp_stream_common* common, tA2DP_CTRL_CMD cmd) { in a2dp_command()
50 static tA2DP_CTRL_CMD a2dp_cmd_pending = A2DP_CTRL_CMD_NONE;66 tA2DP_CTRL_CMD cmd = A2DP_CTRL_CMD_NONE; in btif_a2dp_recv_ctrl_data()71 cmd = static_cast<tA2DP_CTRL_CMD>(read_cmd); in btif_a2dp_recv_ctrl_data()
420 audio_a2dp_hw_dump_ctrl_event((tA2DP_CTRL_CMD)cmd)); in btif_a2dp_audio_process_request()432 audio_a2dp_hw_dump_ctrl_event((tA2DP_CTRL_CMD)cmd)); in btif_a2dp_audio_process_request()462 audio_a2dp_hw_dump_ctrl_event((tA2DP_CTRL_CMD)cmd)); in btif_a2dp_audio_process_request()503 audio_a2dp_hw_dump_ctrl_event((tA2DP_CTRL_CMD)cmd), status); in btif_a2dp_audio_process_request()
165 tA2DP_CTRL_CMD GetPendingCmd() const { return a2dp_pending_cmd_; } in GetPendingCmd()188 static tA2DP_CTRL_CMD a2dp_pending_cmd_;194 tA2DP_CTRL_CMD A2dpTransport::a2dp_pending_cmd_ = A2DP_CTRL_CMD_NONE;