Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:be

5  * This software may be distributed under the terms of the BSD license.
381 int be, bk, vi, vo;
383 /* format: BE,BK,VI,VO;max SP Length */
384 be = atoi(value);
404 if (be)
2106 * Add the BSSID twice, so its count will be 2, causing it to be
2657 "CTRL_IFACE: key_mgmt for mesh network should be open or SAE");
4606 /* Must be searched for last, because it adds nul termination */
4858 /* Request random PIN (to be displayed) and enable the PIN */
5200 /* Auto-Accept value is mandatory, and must be one of the
5813 int be, bk, vi, vo;
5815 /* format: BE,BK,VI,VO;max SP Length */
5816 be = atoi(param);
5836 if (be)
8341 * interface response to be sent first.
9024 "CTRL_IFACE: SAVE_CONFIG - No configuration files could be updated");