Home
last modified time | relevance | path

Searched refs:AVRCP_NOTIFICATION_EVENT_MAX_VALUE (Results 1 – 2 of 2) sorted by relevance

/btstack/src/classic/
H A Davrcp.h206 AVRCP_NOTIFICATION_EVENT_MAX_VALUE = 0x0e, enumerator
736 uint8_t target_notifications_transaction_label[AVRCP_NOTIFICATION_EVENT_MAX_VALUE + 1];
H A Davrcp_target.c946 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()