Home | History | Annotate | Download | only in src

Lines Matching defs:avrcp

151     uint8_t avrcp;
255 BTIF_TRACE_DEBUG("AVRCP: Send key %d (%d) fd=%d", key, pressed, fd);
325 char *name = "AVRCP";
330 BTIF_TRACE_ERROR("%s AVRCP: Failed to initialize uinput for %s (%d)",
333 BTIF_TRACE_DEBUG("%s AVRCP: Initialized uinput for %s (fd=%d)",
452 /* report connection state if device is AVRCP target */
499 /* report connection state if device is AVRCP target */
573 if (p_remote_cmd->rc_id == key_map[i].avrcp) {
602 BTIF_TRACE_ERROR("%s AVRCP: unknown button 0x%02X %s", __FUNCTION__,
639 BTIF_TRACE_ERROR("%s DUT does not support AVRCP controller role", __FUNCTION__);
642 BTIF_TRACE_ERROR("%s AVRCP controller role is not enabled", __FUNCTION__);
668 * - Description: Remote control metamsg command handler (AVRCP 1.3)
913 * - Description: Remote control metamsg response handler (AVRCP 1.3)
1186 ** AVRCP API Functions
1335 BTIF_TRACE_ERROR("Avrcp Event id not registered: event_id = %x", event_id);
1373 ** This can be enhanced to support Relative Volume (AVRCP 1.0).
1648 ** Description Get the AVRCP Target callback interface
1663 ** Description Get the AVRCP Controller callback interface