Module wlan_common::bss

source ·

Structs§

  • The BssCandidacy type is used to rank fidl_internal::BssDescription values. It is ordered first by Protection and then by Dbm.

Enums§

Functions§

  • Given a list of BssDescription, return a mapping from channel to the number of BSS using that channel.
  • Given a list of BssDescription, categorize each one based on the latest PHY standard it supports and return a mapping from Standard to number of BSS.