Lines Matching +full:tx +full:- +full:sec
2 * WPA Supplicant - Scanning
3 * Copyright (c) 2003-2014, Jouni Malinen <j@w1.fi>
17 #define DEFAULT_NOISE_FLOOR_2GHZ (-89)
18 #define DEFAULT_NOISE_FLOOR_5GHZ (-92)
19 #define DEFAULT_NOISE_FLOOR_6GHZ (-92)
23 * This doc https://supportforums.cisco.com/docs/DOC-12954 says, "the general
34 * IEEE Sts 802.11ax-2021, 9.4.2.161 (Transmit Power Envelope element) indicates
35 * no max TX power limit if Maximum Transmit Power field is 63.5 dBm.
36 * The default TX power if it is not constrained by Transmit Power Envelope
42 void wpa_supplicant_req_scan(struct wpa_supplicant *wpa_s, int sec, int usec);
44 int sec, int usec);
71 void wpa_supplicant_update_scan_int(struct wpa_supplicant *wpa_s, int sec);