pub const MAX_DEVICE_NAME_LENGTH: u8 = 248;
Expand description

The maximum length of a device name. This value was selected based on the HCI and GAP specifications (v5.2, Vol 4, Part E, 7.3.11 and Vol 3, Part C, 12.1).