Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:noa

3798 			       const u8 *noa, size_t noa_len)
3813 wpa_snprintf_hex(hex, sizeof(hex), noa, noa_len);
3815 " status=%u noa=%s", MAC2STR(src), status, hex);