Searched refs:AVRCP_NOTIFICATION_EVENT_MAX_VALUE (Results 1 – 2 of 2) sorted by relevance
206 AVRCP_NOTIFICATION_EVENT_MAX_VALUE = 0x0e, enumerator736 uint8_t target_notifications_transaction_label[AVRCP_NOTIFICATION_EVENT_MAX_VALUE + 1];
946 if (notification > AVRCP_NOTIFICATION_EVENT_MAX_VALUE) return; in avrcp_target_set_transaction_label_for_notification()951 if (notification > AVRCP_NOTIFICATION_EVENT_MAX_VALUE) return 0; in avrcp_target_get_transaction_label_for_notification()1253 event_id > AVRCP_NOTIFICATION_EVENT_MAX_VALUE){ in avrcp_handle_l2cap_data_packet_for_signaling_connection()1265 case AVRCP_NOTIFICATION_EVENT_MAX_VALUE: in avrcp_handle_l2cap_data_packet_for_signaling_connection()