Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_cmd.c296 ret = SetResetDriver(chipId, ifName); in HalCmdSetResetDriver()
/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h352 int32_t SetResetDriver(const uint8_t chipId, const char *ifName);
/ohos5.0/drivers/peripheral/wlan/test/unittest/client/
H A Dhdf_client_test.cpp79 ret = SetResetDriver(chipId, WLAN_IFNAME);
/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_cmd_adapter.c669 int32_t SetResetDriver(const uint8_t chipId, const char *ifName) in SetResetDriver() function
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c1512 int32_t SetResetDriver(const uint8_t chipId, const char *ifName) in SetResetDriver() function