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

  /external/wpa_supplicant_8/src/ap/
sta_info.h 30 #define WLAN_STA_GAS BIT(17)
gas_serv.c 43 sta->flags |= WLAN_STA_GAS;
sta_info.c 441 if (sta->flags & WLAN_STA_GAS) {

Completed in 160 milliseconds