Lines Matching refs:channels
216 * provided, then the channels should be completely avoided for the provided Wifi modes instead
251 * Usable Wifi channels filter masks.
255 * Filter Wifi channels that should be avoided due to extreme
256 * cellular coexistence restrictions. Some Wifi channels can have
258 * seperation with neighboring cellular channels or when there
270 * channels are usable for SAP if device does not support DFS SAP mode.
271 * - P2P GO may not be supported on indoor channels in EU during
279 * Retrieve list of usable Wifi channels for the specified band &
282 * The list of usable Wifi channels in a given band depends on factors
287 * @param band |WifiBand| for which list of usable channels is requested.
291 * interested in knowing usable channels for P2P CLI, P2P GO & NAN,
296 * channels based on additional criteria. If no filter is specified
297 * driver should return usable channels purely based on regulatory
305 * @return channels List of channels represented by |WifiUsableChannel|
311 * the 5GHz channels will have IFACE_MODE_SOFTAP bit set.
317 generates (WifiStatus status, vec<WifiUsableChannel> channels);