Home | History | Annotate | Download | only in src

Lines Matching full:a2dp

169  * it controls much temporary a2dp link congestion we can
190 /* In case of A2DP SINK, we will delay start by 5 AVDTP Packets*/
285 /* Handle incoming media packets A2DP SINK streaming*/
363 ** A2DP CTRL PATH
397 APPL_TRACE_EVENT("## a2dp ack : %s, status %d ##",
432 APPL_TRACE_DEBUG("a2dp-ctrl-cmd : %s", dump_a2dp_ctrl_event(cmd));
446 /* check whether av is ready to setup a2dp datapath */
539 APPL_TRACE_DEBUG("a2dp-ctrl-cmd : %s DONE", dump_a2dp_ctrl_event(cmd));
546 APPL_TRACE_DEBUG("A2DP-CTRL-CHANNEL EVENT %s", dump_uipc_event(event));
566 APPL_TRACE_ERROR("### A2DP-CTRL-CHANNEL EVENT %d NOT HANDLED ###", event);
575 APPL_TRACE_DEBUG("BTIF MEDIA (A2DP-DATA) EVENT %s", dump_uipc_event(event));
606 APPL_TRACE_ERROR("### A2DP-DATA EVENT %d NOT HANDLED ###", event);
620 /* restrict bitrate if a2dp link is non-edr */
624 APPL_TRACE_DEBUG("non-edr a2dp sink detected, restrict rate to %d", rate);
725 APPL_TRACE_EVENT("## A2DP START MEDIA THREAD ##");
729 /* start a2dp media task */
741 APPL_TRACE_EVENT("## A2DP MEDIA THREAD STARTED ##");
752 APPL_TRACE_EVENT("## A2DP STOP MEDIA THREAD ##");
799 APPL_TRACE_EVENT("## A2DP SETUP CODEC ##");
839 APPL_TRACE_EVENT("## ON A2DP IDLE ##");
871 APPL_TRACE_EVENT("## ON A2DP OPEN ##");
945 APPL_TRACE_EVENT("## ON A2DP STARTED ##");
972 /* media task is autostarted upon a2dp audiopath connection */
1012 APPL_TRACE_EVENT("## ON A2DP STOPPED ##");
1013 if (btif_media_cb.peer_sep == AVDT_TSEP_SRC) /* Handling for A2DP SINK cases*/
1058 APPL_TRACE_EVENT("## ON A2DP SUSPENDED ##");
1475 * This race condition is triggered when A2DP audio is streaming on
1535 * This race condition is triggered when A2DP audio is streaming on
2197 stopped. This will make sure that the A2DP HAL layer is
2202 the media path is torn down. If the A2DP HAL happens to wait
2204 a block/wait. Due to this acknowledgement, the A2DP HAL is guranteed
2278 ** Description This function is called by the av_co to fill A2DP Sink Queue