Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c1605 oam_error_log0(0, 0, "hcc_send_heartbeat:: event_payload is NULL");
1615 oam_error_log0(0, 0, "hcc_send_heartbeat:: netbuf_alloc failed!");
1650 static void hcc_send_heartbeat(oal_timer_list_stru *timer) function
1654 static void hcc_send_heartbeat(unsigned long data) function
1666 oam_error_log1(0, 0, "hcc_send_heartbeat:: send heartbeat fail[%d]", ret);
1776 oal_timer_init(&hcc_handler->hcc_transer_info.hcc_timer, HCC_HEARTBEAT_TIMEOUT, hcc_send_heartbeat, 0);

Completed in 4 milliseconds