Function

NM-1.0NMutils_is_empty_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: string | Uint8Array<ArrayBufferLike>

      pointer to a buffer containing the SSID data

    Returns boolean

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