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

  /external/wpa_supplicant_8/wpa_supplicant/
rrm.c 451 u8 num_chans; local
453 num_chans = channels ? size :
464 freqs = os_calloc(num_chans * num_primary_channels + 1, sizeof(*freqs));
472 for (i = 0; i < num_chans; i++) {
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h 1803 u8 num_chans; member in struct:__anon43509
    [all...]

Completed in 197 milliseconds