Home
last modified time | relevance | path

Searched refs:TransGetNetCapability (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_channel_common.c585 static bool TransGetNetCapability(const char *networkId, uint32_t *local, uint32_t *remote) in TransGetNetCapability() function
613 if (!TransGetNetCapability(networkId, &local, &remote)) { in TransGetDeviceState()