Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h144 } SoftBusHomeGroupState; typedef
267 void LnnNotifyHomeGroupChangeEvent(SoftBusHomeGroupState state);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c706 SoftBusHomeGroupState homeGroupState = (SoftBusHomeGroupState)event->status; in HbHomeGroupStateChangeEventHandler()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c627 void LnnNotifyHomeGroupChangeEvent(SoftBusHomeGroupState state) in LnnNotifyHomeGroupChangeEvent()