Lines Matching refs:channels
32 * Usable Wifi channels filter masks.
36 * Filter Wifi channels that are supported for NAN3.1 Instant communication mode. This
64 * Retrieve list of usable Wifi channels for the specified band &
67 * The list of usable Wifi channels in a given band depends on factors
72 * @param band |WifiBand| for which list of usable channels is requested.
76 * interested in knowing usable channels for P2P CLI, P2P GO & NAN,
81 * channels based on additional criteria. If no filter is specified
82 * driver should return usable channels purely based on regulatory
90 * @return channels List of channels represented by |WifiUsableChannel|
96 * the 5GHz channels will have IFACE_MODE_SOFTAP bit set.
102 generates (WifiStatus status, vec<WifiUsableChannel> channels);