Home
last modified time | relevance | path

Searched refs:RequestInfoCheck (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.c270 static bool RequestInfoCheck(const LaneRequestOption *request, const ILaneListener *listener) in RequestInfoCheck() function
465 if (RequestInfoCheck(request, listener) == false) { in LnnRequestLane()