Constant rtlsdr::MAX_STR_SIZE [] [src]

pub const MAX_STR_SIZE: usize = 35

Hardware info strings (product, manufacturer, serial) maximum size. MAX_STR_SIZE = (max string length - 2 (header bytes)) \ 2. Where each info character is followed by a null character.