Home
last modified time | relevance | path

Searched defs:netDeviceInfoResult (Results 1 – 8 of 8) sorted by relevance

/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/test/hdi_service/
H A Dwlan_hdi_direct_test.cpp545 struct HdfNetDeviceInfoResult netDeviceInfoResult; variable
H A Dwlan_hdi_hal_services_c_test.cpp344 struct HdfNetDeviceInfoResult netDeviceInfoResult; variable
/ohos5.0/drivers/peripheral/wlan/test/unittest/hal/
H A Dwifi_hal_test.cpp542 struct NetDeviceInfoResult netDeviceInfoResult; variable
560 struct NetDeviceInfoResult netDeviceInfoResult; variable
/ohos5.0/drivers/peripheral/wlan/test/unittest/client/
H A Dhdf_client_test.cpp371 struct NetDeviceInfoResult netDeviceInfoResult; variable
/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/hdi_service/service_common/
H A Dwlan_common_cmd.c1110 …nterfaceGetNetDevInfo(struct IWlanInterface *self, struct HdfNetDeviceInfoResult *netDeviceInfoRes… in WlanInterfaceGetNetDevInfo()
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c1569 int32_t GetNetDeviceInfo(struct NetDeviceInfoResult *netDeviceInfoResult) in GetNetDeviceInfo()