Searched refs:openChannel (Results 1 – 3 of 3) sorted by relevance
27 int32_t (*openChannel)(const char *connectParams, int64_t requestId, int64_t *returnChannelId); member
76 int32_t result = GetSoftBusInstance()->openChannel(connectParams, requestId, &channelId); in OpenChannel()
227 .openChannel = OpenSoftBusChannel,