Searched defs:dev_lost (Results 1 – 2 of 2) sorted by relevance
/hostap/tests/fuzzing/p2p/ | ||
D | p2p.c | 60 static void dev_lost(void *ctx, const u8 *dev_addr) in dev_lost() function |
/hostap/src/p2p/ | ||
D | p2p.h | 939 void (*dev_lost)(void *ctx, const u8 *dev_addr); member |