channel_map

Function channel_map 

Source
pub fn channel_map(bss_list: &Vec<BssDescription>) -> HashMap<u8, usize>
Expand description

Given a list of BssDescription, return a mapping from channel to the number of BSS using that channel.