Home
last modified time | relevance | path

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

/hostap-latest/wpadebug/
DREADME39 - run: ant debug
/hostap-latest/src/ap/
Dbeacon.c1589 u8 ant = elems.interworking[0] & 0x0f; in handle_probe_req() local
1590 if (ant != INTERWORKING_ANT_WILDCARD && in handle_probe_req()
1591 ant != hapd->conf->access_network_type) { in handle_probe_req()
1594 MAC2STR(mgmt->sa), ant); in handle_probe_req()