Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_fsm.c332 static int32_t CustomFuncRemoveHbMsg(const SoftBusMessage *msg, void *args) in CustomFuncRemoveHbMsg() function
367 ret = LnnFsmRemoveMessageSpecific(&hbFsm->fsm, CustomFuncRemoveHbMsg, (void *)&removeMsg); in RemoveHbMsgByCustObj()