OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sta_disassoc
(Results
1 - 8
of
8
) sorted by null
/external/wpa_supplicant_8/src/ap/
ap_drv_ops.c
675
if (hapd->driver == NULL || hapd->driver->
sta_disassoc
== NULL)
677
return hapd->driver->
sta_disassoc
(hapd->drv_priv, hapd->own_addr, addr,
/external/wpa_supplicant_8/src/drivers/
driver.h
1813
int (*
sta_disassoc
)(void *priv, const u8 *own_addr, const u8 *addr,
member in struct:wpa_driver_ops
[
all
...]
driver_hostap.c
1182
.
sta_disassoc
= hostap_sta_disassoc,
driver_bsd.c
[
all
...]
driver_madwifi.c
[
all
...]
driver_atheros.c
[
all
...]
driver_test.c
[
all
...]
driver_nl80211.c
[
all
...]
Completed in 628 milliseconds