Home
last modified time | relevance | path

Searched defs:isSendSuc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_reliability.c248 static int32_t NotifyWlanDetectResult(LaneDetectInfo *requestItem, bool isSendSuc) in NotifyWlanDetectResult()
301 bool isSendSuc = (len == sizeof(buf)) ? true : false; in LaneDetectOnDataEvent() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp2266 bool isSendSuc = true; variable