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

  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.h 241 int is_sta_interface(enum nl80211_iftype nlmode);
driver_nl80211_scan.c 843 if (is_sta_interface(drv->nlmode) && !drv->associated) {
847 } else if (is_sta_interface(drv->nlmode) &&
    [all...]
driver_nl80211.c 240 int is_sta_interface(enum nl80211_iftype nlmode) function
    [all...]

Completed in 543 milliseconds