Searched refs:find_stopped (Results 1 – 5 of 5) sorted by relevance
24 static void find_stopped(void *ctx) in find_stopped() function87 p2p.find_stopped = find_stopped; in init_p2p()
781 void (*find_stopped)(void *ctx); member
1326 p2p->cfg->find_stopped(p2p->cfg->cb_ctx); in p2p_stop_find_for_freq()
3218 self.find_stopped = False3320 self.find_stopped = True3329 return self.found and self.lost and self.found2 and self.find_stopped
4920 p2p.find_stopped = wpas_find_stopped; in wpas_p2p_init()