Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dpeers.cpp36 enum selected_method { enum
191 enum selected_method method = SEL_METHOD_NONE; in context_menu()
194 method = (enum selected_method) var.toInt(); in context_menu()
1345 enum selected_method method = SEL_METHOD_NONE; in ctx_p2p_connect()
1348 method = (enum selected_method) var.toInt(); in ctx_p2p_connect()
1651 enum selected_method method = in properties()
1652 (enum selected_method) var.toInt(); in properties()