8#ifndef __HCC_HOST_IF_H__
9#define __HCC_HOST_IF_H__
osal_void(* reboot_notify)(osal_void)
Definition hcc_host_if.h:24
osal_void plat_register_reboot(reboot_notify func, plat_reboot_notify_type type)
_hcc_chan_type_
Definition hcc_host_if.h:13
@ HCC_RX
Definition hcc_host_if.h:15
@ HCC_TX
Definition hcc_host_if.h:14
@ HCC_CHAN_DIR_COUNT
Definition hcc_host_if.h:16
enum _plat_reboot_notify_type_ plat_reboot_notify_type
_plat_reboot_notify_type_
Definition hcc_host_if.h:19
@ REBOOT_NOTIFY_COUNT
Definition hcc_host_if.h:21
@ WLAN_REBOOT_NOTIFY
Definition hcc_host_if.h:20
enum _hcc_chan_type_ hcc_chan_type
osal_u8 type
Definition oal_net.h:0
void osal_void
Definition osal_types.h:29