Searched defs:CreateServer (Results 1 – 6 of 6) sorted by relevance
34 static int32_t CreateServer(struct P2pEntityState *self, struct WifiDirectConnectParams *params) in CreateServer() function
36 static int32_t CreateServer(struct P2pEntityState *self, struct WifiDirectConnectParams *params) in CreateServer() function
60 static int32_t CreateServer(struct P2pEntityState *self, struct WifiDirectConnectParams *params) in CreateServer() function
42 static int32_t CreateServer(struct WifiDirectConnectParams *params) in CreateServer() function
124 void CreateServer(void *arg) in CreateServer() function
428 bool VtpStreamSocket::CreateServer(IpAndPort &local, int streamType, std::pair<uint8_t*, uint32_t> … in CreateServer() function in Communication::SoftBus::VtpStreamSocket