Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h353 int32_t GetNetDeviceInfo(struct NetDeviceInfoResult *netDeviceInfoResult);
/ohos5.0/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal.c292 return GetNetDeviceInfo(netDeviceInfoResult); in GetNetDevInfoInner()
/ohos5.0/drivers/peripheral/wlan/test/unittest/client/
H A Dhdf_client_test.cpp373 ret = GetNetDeviceInfo(&netDeviceInfoResult);
/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_cmd_adapter.c696 int32_t GetNetDeviceInfo(struct NetDeviceInfoResult *netDeviceInfoResult) in GetNetDeviceInfo() function
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c1569 int32_t GetNetDeviceInfo(struct NetDeviceInfoResult *netDeviceInfoResult) in GetNetDeviceInfo() function