Constant MAX_LOCAL_NAME_LENGTH
pub const MAX_LOCAL_NAME_LENGTH: u8 = 248; // 248u8
Expand description
The maximum size (in bytes) of a local name assigned using the HCI_Write_Local_Name command (see Core Specification v5.4, Vol 4, Part E, 7.3.11).
pub const MAX_LOCAL_NAME_LENGTH: u8 = 248; // 248u8
The maximum size (in bytes) of a local name assigned using the HCI_Write_Local_Name command (see Core Specification v5.4, Vol 4, Part E, 7.3.11).