Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps.c343 const u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wps_is_addr_authorized() local
377 if (os_memcmp(pos, bcast, ETH_ALEN) == 0) { in wps_is_addr_authorized()
Dwps_registrar.c847 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wps_registrar_remove_pin() local
850 addr = bcast; in wps_registrar_remove_pin()