Home
last modified time | relevance | path

Searched defs:persistent (Results 1 – 11 of 11) sorted by relevance

/hostap-latest/wpa_supplicant/examples/p2p/
Dp2p_group_add.py64 def __init__(self,interface_name,wpas_dbus_interface,persistent,frequency, argument
159 persistent = False variable
187 persistent = False variable
189 persistent = True variable
/hostap-latest/src/p2p/
Dp2p_invitation.c197 int persistent; in p2p_process_invitation_req() local
/hostap-latest/tests/hwsim/
Dwpasupplicant.py756 persistent=False, freq=None, freq2=None, argument
803 expect_failure=False, persistent=False, argument
937 def p2p_start_go(self, persistent=None, freq=None, no_event_clear=False): argument
Dtest_p2p_channel.py1252 def run_p2p_channel_vht80p80_autogo(dev, persistent=False): argument
Dp2p_utils.py201 def autogo(go, freq=None, persistent=None): argument
/hostap-latest/wpa_supplicant/
Dp2p_supplicant.c1350 const u8 *go_dev_addr, int persistent, in wpas_p2p_group_started()
1397 int persistent; in wpas_group_formation_completed() local
1774 struct wpa_ssid *persistent; in wpas_p2p_add_psk_list() local
7775 int persistent; in wpas_p2p_invite_group() local
7854 int persistent; in wpas_p2p_completed() local
8828 struct wpa_ssid *persistent; in wpas_p2p_new_psk_cb() local
9080 struct wpa_ssid *persistent; in wpas_p2p_4way_hs_failed() local
9288 int res, persistent; in wpas_p2p_nfc_auth_join() local
Dnotify.c751 struct wpa_ssid *ssid, int persistent, in wpas_notify_p2p_group_started()
Dctrl_iface.c7184 int freq = 0, persistent = 0, group_id = -1; in p2p_ctrl_group_add() local
/hostap-latest/wpa_supplicant/dbus/
Ddbus_new.h462 int client, int persistent, in wpas_dbus_signal_p2p_group_started()
Ddbus_new_handlers_p2p.c797 int persistent = 0; in wpas_dbus_handler_p2p_invite() local
Ddbus_new.c1626 int client, int persistent, in wpas_dbus_signal_p2p_group_started()