Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_trans_lane.h44 bool hasNotifiedFree; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_trans_lane.c336 newNode->hasNotifiedFree = false; in CreateRequestNode()
387 newNode->hasNotifiedFree = false; in CreateReqNodeWithQos()
791 if (reqInfo.isWithQos && !reqInfo.hasNotifiedFree) { in NotifyFreeLaneResult()
1507 item->hasNotifiedFree = true; in UpdateFreeLaneStatus()