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

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.c 468 int sec_channel_offset, int vht_oper_chwidth,
480 data.sec_channel_offset = sec_channel_offset;
481 data.center_freq1 = freq + sec_channel_offset * 10;
483 data.bandwidth = sec_channel_offset ? 40 : 20;
508 if (!sec_channel_offset)
522 if (!sec_channel_offset)
ap_drv_ops.h 61 int sec_channel_offset, int vht_oper_chwidth,
  /external/wpa_supplicant_8/src/drivers/
driver.h 948 int sec_channel_offset; /* 0 = HT40 disabled, -1 = HT40 enabled, member in struct:hostapd_freq_params
    [all...]
driver_nl80211.c     [all...]

Completed in 119 milliseconds