Home
last modified time | relevance | path

Searched defs:mgmt_rx (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/drivers/
Ddriver_zephyr.h197 void (*mgmt_rx)(struct zep_drv_if_ctx *if_ctx, member
234 void (*mgmt_rx)(struct zep_drv_if_ctx *if_ctx, member
/hostap-latest/tests/hwsim/
Dhostapd.py379 def mgmt_rx(self, timeout=5): member in Hostapd
Dwpasupplicant.py1392 def mgmt_rx(self, timeout=5): member in WpaSupplicant