Constant MAX_NOTIFICATIONS
pub const MAX_NOTIFICATIONS: u8 = 255; // 255u8
Expand description
The maximum number of Notification Event IDs that can be supported by the TG. 0x0E to 0xFF are reserved for future use. Defined by AVRCP 1.6.2 Appendix H.
pub const MAX_NOTIFICATIONS: u8 = 255; // 255u8
The maximum number of Notification Event IDs that can be supported by the TG. 0x0E to 0xFF are reserved for future use. Defined by AVRCP 1.6.2 Appendix H.