Home
last modified time | relevance | path

Searched refs:aclHdl (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_a2dp_a2dpCodecInfo.cpp114 CHECK_AND_RETURN_LOG_RET(parcel.WriteUint16(aclHdl), false, "write aclHdl failed."); in Marshalling()
157 CHECK_AND_RETURN_LOG_RET(parcel.ReadUint16(aclHdl), false, "read aclHdl failed."); in ReadFromParcel()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_a2dp_codec.h102 uint16_t aclHdl = 0; member
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Da2dp_parcel_codec.h169 uint16_t aclHdl; member
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_a2dp_src.cpp657 offloadInfo.aclHdl = status.offloadInfo.aclHdl; in A2dpOffloadCodecStatus()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp8346 + std::to_string(offloadCodeStatus.offloadInfo.aclHdl) + "," in GetA2dpOffloadCodecAndSendToDsp()

Completed in 19 milliseconds