Home
last modified time | relevance | path

Searched defs:ssid_len (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/chre/apps/wifi_offload/
H A Dutility.cc32 bool ParseSsidToStr(const uint8_t *ssid, size_t ssid_len, char *ssid_str, in ParseSsidToStr()
91 void LogSsid(const uint8_t *ssid, uint8_t ssid_len) { in LogSsid()
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dcommon.h342 unsigned char ssid_len; member
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Dbcmutils.c2123 bcm_format_ssid(char* buf, const uchar ssid[], uint ssid_len) in bcm_format_ssid()
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h80 uint8 ssid_len; /* the length of SSID */ member