Home
last modified time | relevance | path

Searched defs:requestOption (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_test.cpp492 LaneRequestOption requestOption = { variable
527 LaneRequestOption requestOption = { variable
H A Dtrans_lane_pending_test.cpp469 LaneRequestOption requestOption; variable
489 LaneRequestOption requestOption; variable
1286 LaneRequestOption requestOption; variable
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c998 static void TransGetBleMac(const SessionParam *param, LaneRequestOption *requestOption) in TransGetBleMac()
1072 …int32_t GetRequestOptionBySessionParam(const SessionParam *param, LaneRequestOption *requestOption) in GetRequestOptionBySessionParam()
1183 …2_t TransAddLaneReqToPendingAndWaiting(uint32_t laneHandle, const LaneRequestOption *requestOption) in TransAddLaneReqToPendingAndWaiting()
1258 int32_t TransGetLaneInfoByOption(const LaneRequestOption *requestOption, LaneConnInfo *connInfo, ui… in TransGetLaneInfoByOption()
1325 LaneRequestOption requestOption; in TransGetLaneInfo() local
1363 …_t TransAsyncGetLaneInfoByOption(const SessionParam *param, const LaneRequestOption *requestOption, in TransAsyncGetLaneInfoByOption()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp3203 LaneRequestOption requestOption = {}; variable