Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h237 } LnnLaneVapChangeEvent; typedef
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c435 LnnLaneVapChangeEvent *vap = (LnnLaneVapChangeEvent *)info; in HbLaneVapChangeEventHandler()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c553LnnLaneVapChangeEvent event = {.basic.event = LNN_EVENT_LANE_VAP_CHANGE, .vapPreferChannel = prefe… in LnnNotifyVapInfoChangeEvent()