Home
last modified time | relevance | path

Searched refs:MSG_TYPE_CONFLICT_TIMELINESS (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_lane_link_conflict.c36 MSG_TYPE_CONFLICT_TIMELINESS = 0, enumerator
102 int32_t ret = LinkConflictPostMsgToHandler(MSG_TYPE_CONFLICT_TIMELINESS, 0, 0, in PostConflictInfoTimelinessMsg()
120 if (msg->what != MSG_TYPE_CONFLICT_TIMELINESS) { in RemoveConflictInfoTimeliness()
466 case MSG_TYPE_CONFLICT_TIMELINESS: in MsgHandler()