Home
last modified time | relevance | path

Searched refs:hcc_send_control_msg (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dplat_board_common_sdio.c30 return hcc_send_control_msg(hcc_host_get_handler(), OAM_SET_SOFT_RST, (hi_u8 *)&soft_reset, sizeof(soft_reset)); in hi_wifi_open_gpio_soft_reset_device()
37 return hcc_send_control_msg(hcc_host_get_handler(), OAM_SET_SOFT_RST, (hi_u8 *)&soft_reset, sizeof(soft_reset)); in hi_wifi_close_gpio_soft_reset_device()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.h413 hi_u32 hcc_send_control_msg(hcc_handler_stru *hcc_handler, hi_u8 sub_type, hi_u8 *buf, int len);
H A Dhcc_host.c1581 hi_u32 hcc_send_control_msg(hcc_handler_stru *hcc_handler, hi_u8 sub_type, hi_u8 *buf, int len) function
1664 hi_u32 ret = hcc_send_control_msg(hcc_handler, OAM_HEATBAET_TYPE, (hi_u8 *)&heartbeat, sizeof(heartbeat));

Completed in 5 milliseconds