HomeSort by relevance Sort by last modified time
    Searched defs:primary_chan (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
rrm.c 424 u8 primary_chan = chan - (2 * num_primary_channels - 2) + i * 4; local
426 freqs[i] = ieee80211_chan_to_freq(NULL, op_class, primary_chan);
432 freqs[i] = 5000 + 5 * primary_chan;
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 958 u8 primary_chan; member in struct:ieee80211_ht_operation
    [all...]

Completed in 77 milliseconds