Searched defs:onStaDeauthorized (Results 1 – 3 of 3) sorted by relevance
47 void (*onStaDeauthorized)(const char *p2pDeviceAddress); member
45 std::function<void(const std::string &)> onStaDeauthorized; member
127 void onStaDeauthorized(const std::string &address) in onStaDeauthorized() function