Home
last modified time | relevance | path

Searched refs:maxLatency (Results 1 - 15 of 15) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_sco.c316 .maxLatency = param->maxLatency, in BTM_CreateScoConnection()
371 .maxLatency = param->maxLatency, in BTM_AcceptScoConnectionRequest()
405 .maxLatency = param->maxLatency, in BTM_ModifyScoConnection()
507 .maxLatency = param->maxLatency, in BtmEnhancedCreateEscoConnection()
562 .maxLatency = param->maxLatency, in BTM_CreateEscoConnection()
[all...]
/foundation/ability/dmsfwk/test/fuzztest/dschedallconnectmanager_fuzzer/
H A Ddschedallconnectmanager_fuzzer.cpp64 communicationRequestTemp.maxLatency = *(reinterpret_cast<const int32_t*>(data + offset)); in FuzzApplyAdvanceResource()
110 communicationRequestTemp.maxLatency = *(reinterpret_cast<const int32_t*>(data + offset)); in FuzzGetResourceRequest()
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_a2dp_a2dpCodecInfo.cpp108 CHECK_AND_RETURN_LOG_RET(parcel.WriteUint16(maxLatency), false, "write maxLatency failed."); in Marshalling()
151 CHECK_AND_RETURN_LOG_RET(parcel.ReadUint16(maxLatency), false, "read maxLatency failed."); in ReadFromParcel()
/foundation/ability/dmsfwk/interfaces/innerkits/common/include/
H A Dservice_collaboration_manager_capi.h54 int32_t maxLatency; member
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_a2dp_codec.h96 uint16_t maxLatency = 0; member
/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Dcollaboration_manager_utils.h56 int32_t maxLatency; member
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/all_connect/
H A Dservice_collaboration_manager_capi.h55 int32_t maxLatency; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h691 uint16_t maxLatency; member
709 uint16_t maxLatency; member
764 uint16_t maxLatency; member
782 uint16_t maxLatency; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_link_ctrl_cmd.h325 uint16_t maxLatency; member
339 uint16_t maxLatency; member
612 uint16_t maxLatency; member
643 uint16_t maxLatency; member
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Da2dp_parcel_codec.h163 uint16_t maxLatency; member
/foundation/multimedia/av_session/services/session/adapter/
H A Dcollaboration_manager.cpp41 .maxLatency = 5000, in CollaborationManager()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/allconnectmgr/
H A Ddsched_all_connect_manager.cpp43 .maxLatency = DSCHED_QOS_TYPE_MAX_LATENCY,
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/all_connect/
H A Dall_connect_manager.cpp274 communicationRequest_->maxLatency = DFS_QOS_TYPE_MAX_LATENCY; in BuildResourceRequest()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_a2dp_src.cpp651 offloadInfo.maxLatency = status.offloadInfo.maxLatency; in A2dpOffloadCodecStatus()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp8340 + std::to_string(offloadCodeStatus.offloadInfo.maxLatency) + "," in GetA2dpOffloadCodecAndSendToDsp()

Completed in 25 milliseconds