Home
last modified time | relevance | path

Searched refs:NeedToNotify (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.c1912 static bool NeedToNotify(const TransReqInfo *info) in NeedToNotify() function
1953 if (item->listener.onLaneQosEvent != NULL && NeedToNotify(item)) { in HandleLaneQosChange()