Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_dev.c24 static int32_t GetConnectionTypeByDevName(const char *devName, uint32_t devNameLen, uint16_t *conne… in GetConnectionTypeByDevName() function
120 … if (GetConnectionTypeByDevName(buf[i].ifr_name, ifrNameLen, connectType) == NSTACKX_EOK) { in GetConnectionTypeByDev()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_dev.c24 static int32_t GetConnectionTypeByDevName(const char *devName, uint32_t devNameLen, uint16_t *conne… in GetConnectionTypeByDevName() function
120 … if (GetConnectionTypeByDevName(buf[i].ifr_name, ifrNameLen, connectType) == NSTACKX_EOK) { in GetConnectionTypeByDev()