4 lines
148 B
Rust
4 lines
148 B
Rust
|
pub const MAX_ED_SCAN_RESULTS_SUPPORTED: usize = 16;
|
||
|
pub const MAX_PAN_DESC_SUPPORTED: usize = 6;
|
||
|
pub const MAX_SOUNDING_LIST_SUPPORTED: usize = 6;
|