Searched refs:WPA_DRIVER_FLAGS_AP (Results 1 – 3 of 3) sorted by relevance
502 #define WPA_DRIVER_FLAGS_AP 0x00000040 macro
1004 if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_AP)) { in wpa_supplicant_associate()
1952 if (res < 0 || !(capa.flags & WPA_DRIVER_FLAGS_AP)) in wpas_dbus_getter_capabilities()