HomeSort by relevance Sort by last modified time
    Searched refs:no_short_preamble_set (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
sta_info.h 53 unsigned int no_short_preamble_set:1; member in struct:sta_info
sta_info.c 157 if (sta->no_short_preamble_set) {
158 sta->no_short_preamble_set = 0;
ieee802_11.c 1054 !sta->no_short_preamble_set) {
1055 sta->no_short_preamble_set = 1;
    [all...]

Completed in 48 milliseconds