Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_trans_lane.c108 } StateNotifyInfo; typedef
1480 StateNotifyInfo *info = (StateNotifyInfo*)msg->obj; in LaneStateChange()
1807 StateNotifyInfo *stateNotifyInfo = (StateNotifyInfo *)SoftBusCalloc(sizeof(StateNotifyInfo)); in PostLaneStateChangeMessage()