Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device.c49 #define NSTACKX_MAX_INTERFACE_NUM (IFACE_TYPE_USB + 1)
466 (void)strcpy_s(g_interfaceList[IFACE_TYPE_USB].name, in GlobalInterfaceListInit()
467 sizeof(g_interfaceList[IFACE_TYPE_USB].name), NSTACKX_USB_INTERFACE_NAME_PREFIX); in GlobalInterfaceListInit()
H A Dnstackx_device_local.c719 (serverType == SERVER_TYPE_USB && ifaceType == IFACE_TYPE_USB); in IfaceTypeIsMatch()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_device.h36 IFACE_TYPE_USB, enumerator