Searched defs:onDeviceFound (Results 1 – 5 of 5) sorted by relevance
31 void (*onDeviceFound)(const ConnectionAddr *addr, const LnnDfxDeviceInfoReport *infoReport); member
28 void (*onDeviceFound)(const P2pDeviceInfo *device); member
27 std::function<void(const HalP2pDeviceFound &)> onDeviceFound; member
33 void onDeviceFound(const HalP2pDeviceFound &info) in onDeviceFound() function
228 NSTACKX_OnDeviceListChanged onDeviceFound; member