Searched refs:ClientGetRouteTypeByChannelId (Results 1 – 3 of 3) sorted by relevance
192 int32_t ClientGetRouteTypeByChannelId(int32_t channelId, int32_t channelType, int32_t *routeType);
842 if (ClientGetRouteTypeByChannelId(channelId, type, &routeType) != SOFTBUS_OK) { in ReadSessionLinkType()
982 int32_t ClientGetRouteTypeByChannelId(int32_t channelId, int32_t channelType, int32_t *routeType) in ClientGetRouteTypeByChannelId() function