Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h162 } SoftBusLpEventType; typedef
231 SoftBusLpEventType type;
287 void LnnNotifyLpReportEvent(SoftBusLpEventType type);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c851 SoftBusLpEventType type = (SoftBusLpEventType)event->type; in HbLpEventHandler()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c750 void LnnNotifyLpReportEvent(SoftBusLpEventType type) in LnnNotifyLpReportEvent()