HomeSort by relevance Sort by last modified time
    Searched refs:is_ap_interface (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.h 206 int is_ap_interface(enum nl80211_iftype nlmode);
driver_nl80211_scan.c 257 if (drv->hostapd && is_ap_interface(drv->nlmode)) {
driver_nl80211.c 220 int is_ap_interface(enum nl80211_iftype nlmode) function
    [all...]
driver_nl80211_event.c 585 if (!is_ap_interface(drv->nlmode)) {
    [all...]

Completed in 165 milliseconds