Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_a2dp_a2dpCodecInfo.cpp103 CHECK_AND_RETURN_LOG_RET(parcel.WriteUint8(mPt), false, "write mPt failed."); in Marshalling()
146 CHECK_AND_RETURN_LOG_RET(parcel.ReadUint8(mPt), false, "read mPt failed."); in ReadFromParcel()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_a2dp_codec.h91 uint8_t mPt = 0; member
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Da2dp_parcel_codec.h158 uint8_t mPt; member
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_a2dp_src.cpp646 offloadInfo.mPt = status.offloadInfo.mPt; in A2dpOffloadCodecStatus()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp8335 + std::to_string(offloadCodeStatus.offloadInfo.mPt) + "," in GetA2dpOffloadCodecAndSendToDsp()

Completed in 20 milliseconds