Home
last modified time | relevance | path

Searched refs:bcm_format_ssid (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dbcmutils.h437 extern int bcm_format_ssid(char* buf, const uchar ssid[], uint ssid_len);
/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() function