Home
last modified time | relevance | path

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

/hostap-latest/src/p2p/
Dp2p.h1773 void (*idle_update)(void *ctx, int idle);
/hostap-latest/wpa_supplicant/
DREADME-P2P619 larger than or equal to duration). If the P2P module is not idle at
Dp2p_supplicant.c7182 static void wpas_p2p_idle_update(void *ctx, int idle) in wpas_p2p_idle_update() argument
7187 wpa_printf(MSG_DEBUG, "P2P: GO - group %sidle", idle ? "" : "not "); in wpas_p2p_idle_update()
7188 if (idle) { in wpas_p2p_idle_update()
DChangeLog1001 - Keep-alive based on BSS max idle period
/hostap-latest/hostapd/
DChangeLog578 - BSS max idle period
/hostap-latest/doc/
Ddbus.doxygen1570 … having to be larger than or equal to duration). If the P2P module is not idle at the time the Ext…