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 207 int is_sta_interface(enum nl80211_iftype nlmode);
driver_nl80211_scan.c 683 if (is_sta_interface(drv->nlmode) &&
689 } else if (is_sta_interface(drv->nlmode) &&
driver_nl80211.c 227 int is_sta_interface(enum nl80211_iftype nlmode) function
    [all...]

Completed in 216 milliseconds