Constant MAX_PEER_SERVICES
pub const MAX_PEER_SERVICES: u16 = 65535; // 65_535u16
Expand description
Maximum number of discovered services for each transport. Currently set to the number of valid 16-bit handles or PSMs used to access services.
pub const MAX_PEER_SERVICES: u16 = 65535; // 65_535u16
Maximum number of discovered services for each transport. Currently set to the number of valid 16-bit handles or PSMs used to access services.