Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h232 } LnnLpReportEvent; typedef
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c850 const LnnLpReportEvent *event = (const LnnLpReportEvent *)info; in HbLpEventHandler()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c756 LnnLpReportEvent event = {.basic.event = LNN_EVENT_LP_EVENT_REPORT, .type = type}; in LnnNotifyLpReportEvent()