Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_dev.c23 int32_t GetConnectionTypeByDev(const uint32_t sourceIp, uint16_t *connectType);
41 return GetConnectionTypeByDev(sourceIp, connectType); in GetConnectionType()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_dev.c90 int32_t GetConnectionTypeByDev(const uint32_t sourceIp, uint16_t *connectType) in GetConnectionTypeByDev() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_dev.c90 int32_t GetConnectionTypeByDev(const uint32_t sourceIp, uint16_t *connectType) in GetConnectionTypeByDev() function