Searched refs:idle (Results 1 – 6 of 6) sorted by relevance
1773 void (*idle_update)(void *ctx, int idle);
619 larger than or equal to duration). If the P2P module is not idle at
7182 static void wpas_p2p_idle_update(void *ctx, int idle) in wpas_p2p_idle_update() argument7187 wpa_printf(MSG_DEBUG, "P2P: GO - group %sidle", idle ? "" : "not "); in wpas_p2p_idle_update()7188 if (idle) { in wpas_p2p_idle_update()
1001 - Keep-alive based on BSS max idle period
578 - BSS max idle period
1570 … having to be larger than or equal to duration). If the P2P module is not idle at the time the Ext…