Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/hal/src/
Dwifi_hal.c281 static int32_t GetNetDevInfoInner(struct NetDeviceInfoResult *netDeviceInfoResult) in GetNetDevInfoInner()
450 static int32_t GetNetDevInfo(struct NetDeviceInfoResult *netDeviceInfoResult) in GetNetDevInfo()
/drivers/peripheral/wlan/test/unittest/client/
Dhdf_client_test.cpp367 struct NetDeviceInfoResult netDeviceInfoResult; variable
/drivers/peripheral/wlan/test/hdi_service/
Dwlan_hdi_direct_test.cpp529 struct HdfNetDeviceInfoResult netDeviceInfoResult; variable
Dwlan_hdi_hal_services_c_test.cpp342 struct HdfNetDeviceInfoResult netDeviceInfoResult; variable
/drivers/peripheral/wlan/test/unittest/hal/
Dwifi_hal_test.cpp542 struct NetDeviceInfoResult netDeviceInfoResult; variable
560 struct NetDeviceInfoResult netDeviceInfoResult; variable
/drivers/peripheral/wlan/client/src/sbuf/
Dsbuf_cmd_adapter.c696 int32_t GetNetDeviceInfo(struct NetDeviceInfoResult *netDeviceInfoResult) in GetNetDeviceInfo()
/drivers/peripheral/wlan/hdi_service/service_common/
Dwlan_common_cmd.c989 …nterfaceGetNetDevInfo(struct IWlanInterface *self, struct HdfNetDeviceInfoResult *netDeviceInfoRes… in WlanInterfaceGetNetDevInfo()
/drivers/peripheral/wlan/client/src/netlink/
Dnetlink_cmd_adapter.c1319 int32_t GetNetDeviceInfo(struct NetDeviceInfoResult *netDeviceInfoResult) in GetNetDeviceInfo()