Searched refs:onLaneAllocSuccess (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/ |
H A D | lnn_trans_lane_test.cpp | 164 .onLaneAllocSuccess = OnLaneAllocSuccess, 195 .onLaneAllocSuccess = OnLaneAllocSuccess, 233 .onLaneAllocSuccess = OnLaneAllocSuccess, 271 .onLaneAllocSuccess = OnLaneAllocSuccess, 441 .onLaneAllocSuccess = OnLaneAllocSuccess,
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/ |
H A D | lnn_lane_interface.h | 147 void (*onLaneAllocSuccess)(uint32_t laneHandle, const LaneConnInfo *info); member
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_lane.c | 446 listener.onLaneAllocSuccess = AuthOnLaneAllocSuccess; in AuthAllocLane()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_ctrl_lane.c | 213 reqInfo.listener.onLaneAllocSuccess(laneHandle, &connInfo); in CtrlNotifyLaneAllocSuccess()
|
H A D | lnn_trans_lane.c | 1001 reqInfo.listener.onLaneAllocSuccess(laneReqId, &connInfo); in NotifyLaneAllocSuccess()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/ |
H A D | lnn_lane_test.cpp | 83 .onLaneAllocSuccess = OnLaneAllocSuccess, 301 .onLaneAllocSuccess = OnLaneAllocSuccessForHml, 308 .onLaneAllocSuccess = OnLaneAllocSuccessForP2p, 315 .onLaneAllocSuccess = OnLaneAllocSuccessForP2p, 322 .onLaneAllocSuccess = OnLaneAllocSuccessForBr, 329 .onLaneAllocSuccess = OnLaneAllocSuccessForWlan5g, 336 .onLaneAllocSuccess = OnLaneAllocSuccessForBle,
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/ |
H A D | lane_test.cpp | 404 .onLaneAllocSuccess = OnLaneAllocSuccess,
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/ |
H A D | trans_lane_pending_ctl.c | 1219 allocListener.onLaneAllocSuccess = TransOnLaneRequestSuccess; in TransAddLaneAllocToPendingAndWaiting() 1425 allocListener.onLaneAllocSuccess = TransOnAsyncLaneSuccess; in TransAsyncGetLaneInfoByQos()
|