Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dconfig.h433 #define CFG_CHANGED_P2P_OPER_CHANNEL BIT(12) macro
Dconfig.c5460 { INT(p2p_oper_reg_class), CFG_CHANGED_P2P_OPER_CHANNEL },
5461 { INT(p2p_oper_channel), CFG_CHANGED_P2P_OPER_CHANNEL },
Dp2p_supplicant.c8176 if (wpa_s->conf->changed_parameters & CFG_CHANGED_P2P_OPER_CHANNEL) { in wpas_p2p_update_config()
/hostap-latest/wpa_supplicant/dbus/
Ddbus_new_handlers_p2p.c1190 CFG_CHANGED_P2P_OPER_CHANNEL; in wpas_dbus_setter_p2p_device_config()
1195 CFG_CHANGED_P2P_OPER_CHANNEL; in wpas_dbus_setter_p2p_device_config()