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

  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.h 18 #define DOT11_MAX_SSID_LEN 32
195 unsigned char ssid[DOT11_MAX_SSID_LEN];
205 u8 ssid[DOT11_MAX_SSID_LEN+1]; // null terminated
gscan.cpp 168 memcpy(to->ssid, from->ssid, (DOT11_MAX_SSID_LEN+1));
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c     [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11.h 67 #define DOT11_MAX_SSID_LEN 32 /* d11 max ssid length */
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 308 uchar SSID[DOT11_MAX_SSID_LEN];
    [all...]

Completed in 108 milliseconds