Searched defs:onDeviceLost (Results 1 – 3 of 3) sorted by relevance
29 void (*onDeviceLost)(const char *p2pDeviceAddress); member
28 std::function<void(const std::string &)> onDeviceLost; member
38 void onDeviceLost(const std::string &address) in onDeviceLost() function