Searched defs:get_inact_sec (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h2053 * get_inact_sec - Get station inactivity duration (AP only)
2058 int (*get_inact_sec)(void *priv, const u8 *addr); member in struct:wpa_driver_ops
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h2053 * get_inact_sec - Get station inactivity duration (AP only)
2058 int (*get_inact_sec)(void *priv, const u8 *addr); member in struct:wpa_driver_ops
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h2053 * get_inact_sec - Get station inactivity duration (AP only)
2058 int (*get_inact_sec)(void *priv, const u8 *addr); member in struct:wpa_driver_ops

Completed in 97 milliseconds