Home
last modified time | relevance | path

Searched refs:CFG_CHANGED_P2P_INTRA_BSS (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDconfig.h430 #define CFG_CHANGED_P2P_INTRA_BSS BIT(9) macro
HDconfig.c5463 { INT_RANGE(p2p_intra_bss, 0, 1), CFG_CHANGED_P2P_INTRA_BSS },
HDp2p_supplicant.c8144 if (wpa_s->conf->changed_parameters & CFG_CHANGED_P2P_INTRA_BSS) in wpas_p2p_update_config()
/freebsd-13-stable/contrib/wpa/wpa_supplicant/dbus/
HDdbus_new_handlers_p2p.c1215 CFG_CHANGED_P2P_INTRA_BSS; in wpas_dbus_setter_p2p_device_config()