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

  /hardware/ti/wlan/wl1271/wpa_supplicant_lib/
driver_ti.c 56 int i, default_channels = NUMBER_SCAN_CHANNELS_FCC; local
61 default_channels = i;
63 return( default_channels );
    [all...]
  /system/wlan/ti/wilink_6_1/wpa_supplicant_lib/
driver_ti.c 56 int i, default_channels = NUMBER_SCAN_CHANNELS_FCC; local
61 default_channels = i;
63 return( default_channels );
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/wpa_supplicant_lib/
driver_ti.c 79 int i, default_channels = NUMBER_SCAN_CHANNELS_FCC; local
84 default_channels = i;
86 return( default_channels );
    [all...]

Completed in 118 milliseconds