Searched defs:onP2pServDiscReq (Results 1 – 3 of 3) sorted by relevance
50 void (*onP2pServDiscReq)(const P2pServDiscReqInfo *info); member
48 std::function<void(const HalP2pServDiscReqInfo &)> onP2pServDiscReq; member
142 void onP2pServDiscReq(const HalP2pServDiscReqInfo &info) in onP2pServDiscReq() function