Searched defs:period (Results 1 – 10 of 10) sorted by relevance
/hostap-latest/tests/hwsim/ |
D | test_p2p_messages.py | 68 def p2p_attr_ext_listen_timing(period=0, interval=0): argument
|
D | wpasupplicant.py | 618 def p2p_ext_listen(self, period, interval): argument
|
/hostap-latest/src/p2p/ |
D | p2p_build.c | 346 void p2p_buf_add_ext_listen_timing(struct wpabuf *buf, u16 period, in p2p_buf_add_ext_listen_timing()
|
D | p2p.c | 4696 int p2p_ext_listen(struct p2p_data *p2p, unsigned int period, in p2p_ext_listen()
|
/hostap-latest/src/common/ |
D | nan_de.c | 426 unsigned int period; in nan_de_next_multicast() local
|
/hostap-latest/wpa_supplicant/ |
D | driver_i.h | 1028 unsigned int period, in wpa_drv_p2p_lo_start()
|
D | p2p_supplicant.c | 7944 int wpas_p2p_ext_listen(struct wpa_supplicant *wpa_s, unsigned int period, in wpas_p2p_ext_listen() 10165 unsigned int period, unsigned int interval, in wpas_p2p_lo_start()
|
D | ctrl_iface.c | 7734 unsigned int period = 0, interval = 0; in p2p_ctrl_ext_listen() local 7770 int freq = 0, period = 0, interval = 0, count = 0; in p2p_ctrl_iface_p2p_lo_start() local
|
/hostap-latest/wpa_supplicant/dbus/ |
D | dbus_new_handlers_p2p.c | 257 unsigned int period = 0, interval = 0; in wpas_dbus_handler_p2p_extendedlisten() local
|
/hostap-latest/src/drivers/ |
D | driver_nl80211.c | 12949 unsigned int period, unsigned int interval, in nl80211_p2p_lo_start()
|