Searched defs:onProvisionDiscoveryPbcResponse (Results 1 – 3 of 3) sorted by relevance
40 void (*onProvisionDiscoveryPbcResponse)(const char *p2pDeviceAddress); member
39 std::function<void(const std::string &)> onProvisionDiscoveryPbcResponse; member
93 void onProvisionDiscoveryPbcResponse(const std::string &address) in onProvisionDiscoveryPbcResponse() function