is_empty_ssid


Description:


public bool is_empty_ssid (uint8[] ssid)

Different manufacturers use different mechanisms for not broadcasting the AP's SSID.

This function attempts to detect blank/empty SSIDs using a number of known SSID-cloaking methods.

Parameters:

ssid

pointer to a buffer containing the SSID data

len

length of the SSID data in ssid

Returns:

true if the SSID is "empty", false if it is not


Namespace: NM.Utils
Package: libnm