Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/netdevice/
H A Dnet_device_test.c66 if (NetDeviceAdd(g_netDevice) != HDF_SUCCESS) { in WiFiNetDviceTestAdd()
/ohos5.0/drivers/hdf_core/framework/include/net/
H A Dnet_device.h561 int32_t NetDeviceAdd(struct NetDevice *netDevice);
/ohos5.0/drivers/hdf_core/framework/model/network/common/netdevice/
H A Dnet_device.c217 int32_t NetDeviceAdd(struct NetDevice *netDevice) in NetDeviceAdd() function
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-external-des.md410 …cess, call **NetDeviceInit()** to initialize a network device, call **NetDeviceAdd()** to add the …
472 hi_u32 ret = NetDeviceAdd(netdev, (Protocol80211IfType)type);
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-external-des.md472 hi_u32 ret = NetDeviceAdd(netdev, (Protocol80211IfType)type);