Searched defs:onGoNegotiationRequest (Results 1 – 3 of 3) sorted by relevance
30 void (*onGoNegotiationRequest)(const char *srcAddress, short passwordId); member
29 std::function<void(const std::string &, short)> onGoNegotiationRequest; member
43 void onGoNegotiationRequest(const std::string &srcAddr, short passId) in onGoNegotiationRequest() function