Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/interfaces/include/
H A Dwifi_hal.h228 int32_t (*getNetDevInfo)(struct NetDeviceInfoResult *netDeviceInfoResult);
/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h260 struct NetDeviceInfoResult { struct
353 int32_t GetNetDeviceInfo(struct NetDeviceInfoResult *netDeviceInfoResult);
/ohos5.0/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal.c286 static int32_t GetNetDevInfoInner(struct NetDeviceInfoResult *netDeviceInfoResult) in GetNetDevInfoInner()
527 static int32_t GetNetDevInfo(struct NetDeviceInfoResult *netDeviceInfoResult) in GetNetDevInfo()
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c1119 struct NetDeviceInfoResult *netDeviceInfo = in WlanInterfaceGetNetDevInfo()
1120 (struct NetDeviceInfoResult *)OsalMemCalloc(sizeof(struct NetDeviceInfoResult)); in WlanInterfaceGetNetDevInfo()
/ohos5.0/drivers/peripheral/wlan/test/unittest/client/
H A Dhdf_client_test.cpp371 struct NetDeviceInfoResult netDeviceInfoResult;
/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_cmd_adapter.c696 int32_t GetNetDeviceInfo(struct NetDeviceInfoResult *netDeviceInfoResult) in GetNetDeviceInfo()
/ohos5.0/drivers/peripheral/wlan/test/unittest/hal/
H A Dwifi_hal_test.cpp542 struct NetDeviceInfoResult netDeviceInfoResult;
560 struct NetDeviceInfoResult netDeviceInfoResult;
/ohos5.0/drivers/peripheral/wlan/
H A DREADME_zh.md153 …"></a><a name="p1292417115515"></a>int32_t (*getNetDevInfo)(struct NetDeviceInfoResult *netDeviceI…
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c1569 int32_t GetNetDeviceInfo(struct NetDeviceInfoResult *netDeviceInfoResult) in GetNetDeviceInfo()