Constant MAX_ATTRIBUTE_VALUE_LENGTH
pub const MAX_ATTRIBUTE_VALUE_LENGTH: u64 = 65535; // 65_535u64
Expand description
The maximum length of an attribute value in the media attributes. Defined by AVRCP 1.6.2 Sec 6.6.1.
pub const MAX_ATTRIBUTE_VALUE_LENGTH: u64 = 65535; // 65_535u64
The maximum length of an attribute value in the media attributes. Defined by AVRCP 1.6.2 Sec 6.6.1.