Searched refs:AVRCP_NOTIFICATION_EVENT_VOLUME_CHANGED (Results 1 – 5 of 5) sorted by relevance
938 if (connection->notifications_enabled & (1 << AVRCP_NOTIFICATION_EVENT_VOLUME_CHANGED )) { in avrcp_target_volume_changed()1303 case AVRCP_NOTIFICATION_EVENT_VOLUME_CHANGED: in avrcp_handle_l2cap_data_packet_for_signaling_connection()1486 notification_id = AVRCP_NOTIFICATION_EVENT_VOLUME_CHANGED; in avrcp_target_packet_handler()
205 …AVRCP_NOTIFICATION_EVENT_VOLUME_CHANGED = 0x0d, // The volume has been changed… enumerator
263 case AVRCP_NOTIFICATION_EVENT_VOLUME_CHANGED:{ in avrcp_controller_emit_notification_for_event_id()
813 …p_controller_enable_notification(media_tracker.avrcp_cid, AVRCP_NOTIFICATION_EVENT_VOLUME_CHANGED); in avrcp_packet_handler()
786 … avrcp_target_support_event(connection->avrcp_cid, AVRCP_NOTIFICATION_EVENT_VOLUME_CHANGED); in avrcp_packet_handler()