Home
last modified time | relevance | path

Searched refs:aidl (Results 1 – 25 of 1421) sorted by relevance

12345678910>>...57

/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DHidl2AidlAsserts.cpp47 aidl::android::hardware::graphics::composer3::IComposer::EX_NO_RESOURCES ==
51 aidl::android::hardware::graphics::composer3::IComposerClient::EX_BAD_CONFIG ==
54 aidl::android::hardware::graphics::composer3::IComposerClient::EX_BAD_DISPLAY ==
57 aidl::android::hardware::graphics::composer3::IComposerClient::EX_BAD_LAYER ==
60 aidl::android::hardware::graphics::composer3::IComposerClient::EX_BAD_PARAMETER ==
63 aidl::android::hardware::graphics::composer3::IComposerClient::EX_NO_RESOURCES ==
66 aidl::android::hardware::graphics::composer3::IComposerClient::EX_NOT_VALIDATED ==
69 aidl::android::hardware::graphics::composer3::IComposerClient::EX_UNSUPPORTED ==
72 aidl::android::hardware::graphics::composer3::IComposerClient::EX_SEAMLESS_NOT_ALLOWED ==
76 aidl::android::hardware::graphics::composer3::IComposerClient::EX_SEAMLESS_NOT_POSSIBLE ==
[all …]
/hardware/interfaces/audio/aidl/vts/
DModuleConfig.h32 using SrcSinkPair = std::pair<aidl::android::media::audio::common::AudioPortConfig,
33 aidl::android::media::audio::common::AudioPortConfig>;
35 std::pair<aidl::android::hardware::audio::core::AudioRoute, std::vector<SrcSinkPair>>;
37 static std::optional<aidl::android::media::audio::common::AudioOffloadInfo>
39 const aidl::android::media::audio::common::AudioPortConfig& portConfig);
41 static std::vector<aidl::android::media::audio::common::AudioPort> getAudioPortsForDeviceTypes(
42 const std::vector<aidl::android::media::audio::common::AudioPort>& ports,
43 const std::vector<aidl::android::media::audio::common::AudioDeviceType>& deviceTypes,
45 static std::vector<aidl::android::media::audio::common::AudioPort> getBuiltInMicPorts(
46 const std::vector<aidl::android::media::audio::common::AudioPort>& ports);
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/
Dstructs.h37 ::aidl::android::hardware::radio::network::RadioBandMode toAidl(V1_0::RadioBandMode mode);
38 ::aidl::android::hardware::radio::network::GeranBands toAidl(V1_1::GeranBands band);
39 V1_1::GeranBands toHidl(::aidl::android::hardware::radio::network::GeranBands band);
40 ::aidl::android::hardware::radio::network::UtranBands toAidl(V1_5::UtranBands band);
41 V1_5::UtranBands toHidl(::aidl::android::hardware::radio::network::UtranBands band);
42 ::aidl::android::hardware::radio::network::EutranBands toAidl(V1_5::EutranBands band);
43 V1_5::EutranBands toHidl(::aidl::android::hardware::radio::network::EutranBands band);
44 ::aidl::android::hardware::radio::network::NgranBands toAidl(V1_5::NgranBands band);
45 V1_5::NgranBands toHidl(::aidl::android::hardware::radio::network::NgranBands band);
48 toHidl(const ::aidl::android::hardware::radio::network::SignalThresholdInfo& info);
[all …]
Dstructs.cpp27 namespace aidl = ::aidl::android::hardware::radio::network;
28 using ::aidl::android::hardware::radio::AccessNetwork;
29 using ::aidl::android::hardware::radio::RadioTechnology;
31 aidl::RadioBandMode toAidl(V1_0::RadioBandMode mode) { in toAidl()
32 return aidl::RadioBandMode(mode); in toAidl()
35 aidl::GeranBands toAidl(V1_1::GeranBands band) { in toAidl()
36 return aidl::GeranBands(band); in toAidl()
39 V1_1::GeranBands toHidl(aidl::GeranBands band) { in toHidl()
43 aidl::UtranBands toAidl(V1_5::UtranBands band) { in toAidl()
44 return aidl::UtranBands(band); in toAidl()
[all …]
/hardware/google/pixel/power-libperfmgr/
DAndroid.bp52 "aidl/tests/BackgroundWorkerTest.cpp",
53 "aidl/tests/GpuCapacityCalculationTest.cpp",
54 "aidl/tests/GpuCapacityNodeTest.cpp",
55 "aidl/tests/PhysicalQuantityTypeTest.cpp",
56 "aidl/tests/PowerHintSessionTest.cpp",
57 "aidl/tests/PowerSessionManagerTest.cpp",
58 "aidl/tests/SessionRecordsTest.cpp",
59 "aidl/tests/SessionTaskMapTest.cpp",
60 "aidl/tests/TestHelper.cpp",
61 "aidl/tests/UClampVoterTest.cpp",
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/
Dstructs.h40 V1_0::Dial toHidl(const ::aidl::android::hardware::radio::voice::Dial& info);
42 V1_0::UusInfo toHidl(const ::aidl::android::hardware::radio::voice::UusInfo& info);
44 ::aidl::android::hardware::radio::voice::CallForwardInfo toAidl(const V1_0::CallForwardInfo& info);
45 V1_0::CallForwardInfo toHidl(const ::aidl::android::hardware::radio::voice::CallForwardInfo& info);
47 ::aidl::android::hardware::radio::voice::CdmaSignalInfoRecord //
50 ::aidl::android::hardware::radio::voice::CdmaCallWaiting toAidl(const V1_0::CdmaCallWaiting& call);
52 ::aidl::android::hardware::radio::voice::CdmaInformationRecord //
55 ::aidl::android::hardware::radio::voice::CdmaDisplayInfoRecord //
58 ::aidl::android::hardware::radio::voice::CdmaNumberInfoRecord //
61 ::aidl::android::hardware::radio::voice::CdmaRedirectingNumberInfoRecord //
[all …]
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DVehicleUtils.h41 inline constexpr aidl::android::hardware::automotive::vehicle::VehiclePropertyType getPropType( in getPropType()
43 return static_cast<aidl::android::hardware::automotive::vehicle::VehiclePropertyType>( in getPropType()
44 prop & toInt(aidl::android::hardware::automotive::vehicle::VehiclePropertyType::MASK)); in getPropType()
47 inline constexpr aidl::android::hardware::automotive::vehicle::VehiclePropertyGroup getPropGroup( in getPropGroup()
49 return static_cast<aidl::android::hardware::automotive::vehicle::VehiclePropertyGroup>( in getPropGroup()
50 prop & toInt(aidl::android::hardware::automotive::vehicle::VehiclePropertyGroup::MASK)); in getPropGroup()
53 inline constexpr aidl::android::hardware::automotive::vehicle::VehicleArea getPropArea( in getPropArea()
55 return static_cast<aidl::android::hardware::automotive::vehicle::VehicleArea>( in getPropArea()
56 prop & toInt(aidl::android::hardware::automotive::vehicle::VehicleArea::MASK)); in getPropArea()
60 return getPropArea(prop) == aidl::android::hardware::automotive::vehicle::VehicleArea::GLOBAL; in isGlobalProp()
[all …]
/hardware/interfaces/health/aidl/android/hardware/health/
Dtranslate-ndk.cpp21 static_assert(aidl::android::hardware::health::BatteryStatus::UNKNOWN ==
22 static_cast<aidl::android::hardware::health::BatteryStatus>(
24 static_assert(aidl::android::hardware::health::BatteryStatus::CHARGING ==
25 static_cast<aidl::android::hardware::health::BatteryStatus>(
27 static_assert(aidl::android::hardware::health::BatteryStatus::DISCHARGING ==
28 static_cast<aidl::android::hardware::health::BatteryStatus>(
30 static_assert(aidl::android::hardware::health::BatteryStatus::NOT_CHARGING ==
31 static_cast<aidl::android::hardware::health::BatteryStatus>(
33 static_assert(aidl::android::hardware::health::BatteryStatus::FULL ==
34 static_cast<aidl::android::hardware::health::BatteryStatus>(
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/sap/
Dstructs.cpp21 namespace aidl = ::aidl::android::hardware::radio::sap;
23 V1_0::SapApduType toHidl(const aidl::SapApduType sapApduType) { in toHidl()
27 V1_0::SapTransferProtocol toHidl(const aidl::SapTransferProtocol sapTransferProtocol) { in toHidl()
31 aidl::SapResultCode toAidl(const V1_0::SapResultCode sapResultCode) { in toAidl()
32 return aidl::SapResultCode(sapResultCode); in toAidl()
35 aidl::SapConnectRsp toAidl(const V1_0::SapConnectRsp sapConnectRsp) { in toAidl()
36 return aidl::SapConnectRsp(sapConnectRsp); in toAidl()
39 aidl::SapDisconnectType toAidl(const V1_0::SapDisconnectType sapDisconnectType) { in toAidl()
40 return aidl::SapDisconnectType(sapDisconnectType); in toAidl()
43 aidl::SapStatus toAidl(const V1_0::SapStatus sapStatus) { in toAidl()
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/sim/
Dstructs.h34 V1_0::IccIo toHidl(const ::aidl::android::hardware::radio::sim::IccIo& icc);
36 V1_0::SimApdu toHidl(const ::aidl::android::hardware::radio::sim::SimApdu& apdu);
38 ::aidl::android::hardware::radio::sim::Carrier toAidl(const V1_0::Carrier& carrier);
39 V1_0::Carrier toHidl(const ::aidl::android::hardware::radio::sim::Carrier& carrier);
41 ::aidl::android::hardware::radio::sim::CarrierRestrictions //
43 ::aidl::android::hardware::radio::sim::CarrierRestrictions //
46 toHidl(const ::aidl::android::hardware::radio::sim::CarrierRestrictions& cr);
49 toHidl(const ::aidl::android::hardware::radio::sim::ImsiEncryptionInfo& info);
51 toHidl_1_6(const ::aidl::android::hardware::radio::sim::ImsiEncryptionInfo& info);
53 V1_0::SelectUiccSub toHidl(const ::aidl::android::hardware::radio::sim::SelectUiccSub& sub);
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/data/
Dstructs.h34 V1_5::DataProfileInfo toHidl(const ::aidl::android::hardware::radio::data::DataProfileInfo& info);
36 V1_5::LinkAddress toHidl(const ::aidl::android::hardware::radio::data::LinkAddress& addr);
38 ::aidl::android::hardware::radio::data::SliceInfo toAidl(const V1_6::SliceInfo& info);
39 V1_6::SliceInfo toHidl(const ::aidl::android::hardware::radio::data::SliceInfo& info);
41 ::aidl::android::hardware::radio::data::TrafficDescriptor toAidl(const V1_6::TrafficDescriptor& td);
42 V1_6::TrafficDescriptor toHidl(const ::aidl::android::hardware::radio::data::TrafficDescriptor& td);
44 V1_1::KeepaliveRequest toHidl(const ::aidl::android::hardware::radio::data::KeepaliveRequest& keep);
46 ::aidl::android::hardware::radio::data::OsAppId toAidl(const V1_6::OsAppId& appId);
47 V1_6::OsAppId toHidl(const ::aidl::android::hardware::radio::data::OsAppId& appId);
49 ::aidl::android::hardware::radio::data::SetupDataCallResult //
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/
DcommonStructs.cpp21 namespace aidl = ::aidl::android::hardware::radio;
23 aidl::RadioResponseInfo notSupported(int32_t serial) { in notSupported()
25 .type = aidl::RadioResponseType::SOLICITED, in notSupported()
27 .error = aidl::RadioError::REQUEST_NOT_SUPPORTED, in notSupported()
55 aidl::RadioIndicationType toAidl(V1_0::RadioIndicationType type) { in toAidl()
56 return aidl::RadioIndicationType(type); in toAidl()
59 aidl::RadioResponseType toAidl(V1_0::RadioResponseType type) { in toAidl()
60 return aidl::RadioResponseType(type); in toAidl()
63 aidl::RadioError toAidl(V1_0::RadioError err) { in toAidl()
64 return aidl::RadioError(err); in toAidl()
[all …]
/hardware/google/camera/common/hal/aidl_service/
Daidl_utils.h42 using aidl::android::hardware::camera::common::CameraDeviceStatus;
43 using aidl::android::hardware::camera::common::CameraMetadataType;
44 using aidl::android::hardware::camera::common::CameraResourceCost;
45 using aidl::android::hardware::camera::common::Status;
46 using aidl::android::hardware::camera::common::TorchModeStatus;
47 using aidl::android::hardware::camera::common::VendorTagSection;
48 using aidl::android::hardware::camera::device::BufferCache;
49 using aidl::android::hardware::camera::device::BufferRequest;
50 using aidl::android::hardware::camera::device::BufferRequestStatus;
51 using aidl::android::hardware::camera::device::BufferStatus;
[all …]
Daidl_camera_device_session.h45 : public aidl::android::hardware::camera::device::BnCameraDeviceSession {
54 aidl::android::hardware::camera::device::ICameraDeviceCallback>& callback,
65 const aidl::android::hardware::camera::device::StreamConfiguration&,
66 std::vector<aidl::android::hardware::camera::device::HalStream>*) override;
69 aidl::android::hardware::camera::device::RequestTemplate in_type,
70 aidl::android::hardware::camera::device::CameraMetadata* aidl_return)
76 aidl::android::hardware::common::fmq::MQDescriptor<
77 int8_t, aidl::android::hardware::common::fmq::SynchronizedReadWrite>*
81 aidl::android::hardware::common::fmq::MQDescriptor<
82 int8_t, aidl::android::hardware::common::fmq::SynchronizedReadWrite>*
[all …]
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/userhal/include/
DUserHalHelper.h42 android::base::Result<aidl::android::hardware::automotive::vehicle::InitialUserInfoRequest>
44 const aidl::android::hardware::automotive::vehicle::VehiclePropValue& propValue);
45 android::base::Result<aidl::android::hardware::automotive::vehicle::SwitchUserRequest>
47 const aidl::android::hardware::automotive::vehicle::VehiclePropValue& propValue);
48 android::base::Result<aidl::android::hardware::automotive::vehicle::CreateUserRequest>
50 const aidl::android::hardware::automotive::vehicle::VehiclePropValue& propValue);
51 android::base::Result<aidl::android::hardware::automotive::vehicle::RemoveUserRequest>
53 const aidl::android::hardware::automotive::vehicle::VehiclePropValue& propValue);
54 android::base::Result<aidl::android::hardware::automotive::vehicle::UserIdentificationGetRequest>
56 const aidl::android::hardware::automotive::vehicle::VehiclePropValue& propValue);
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/ims/
DRadioIms.cpp29 namespace aidl = ::aidl::android::hardware::radio::ims;
32 std::shared_ptr<aidl::IRadioImsResponse> RadioIms::respond() { in respond()
37 int32_t serial, const std::vector<aidl::SrvccCall>& /*srvccCalls*/) { in setSrvccCallInfo()
43 int32_t serial, const aidl::ImsRegistration& /*imsRegistration*/) { in updateImsRegistrationInfo()
49 int32_t serial, int32_t /*token*/, aidl::ImsTrafficType /*imsTrafficType*/, in startImsTraffic()
50 ::aidl::android::hardware::radio::AccessNetwork /*accessNetworkType*/, in startImsTraffic()
51 ::aidl::android::hardware::radio::ims::ImsCall::Direction /*trafficDirection*/) { in startImsTraffic()
61 ScopedAStatus RadioIms::triggerEpsFallback(int32_t serial, aidl::EpsFallbackReason /*reason*/) { in triggerEpsFallback()
67 int32_t serial, aidl::ImsStreamType /*mediaType*/, aidl::ImsStreamDirection /*direction*/, in sendAnbrQuery()
74 int32_t serial, const std::vector<aidl::ImsCall>& /*imsCalls*/) { in updateImsCallStatus()
[all …]
/hardware/interfaces/automotive/evs/aidl/vts/
DFrameHandler.h36 class FrameHandler : public ::aidl::android::hardware::automotive::evs::BnEvsCameraStream {
44 const std::shared_ptr<::aidl::android::hardware::automotive::evs::IEvsCamera>& pCamera,
45 const ::aidl::android::hardware::automotive::evs::CameraDesc& cameraInfo,
46 const std::shared_ptr<::aidl::android::hardware::automotive::evs::IEvsDisplay>&
63 bool waitForEvent(const ::aidl::android::hardware::automotive::evs::EvsEventDesc& aTargetEvent,
64 ::aidl::android::hardware::automotive::evs::EvsEventDesc& aReceivedEvent,
72 const std::vector<::aidl::android::hardware::automotive::evs::BufferDesc>& buffer)
75 const ::aidl::android::hardware::automotive::evs::EvsEventDesc& event) override;
79 const ::aidl::android::hardware::automotive::evs::BufferDesc& tgtBuffer,
80 const ::aidl::android::hardware::automotive::evs::BufferDesc& srcBuffer);
[all …]
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/
DMockVehicleHardware.h48 std::vector<aidl::android::hardware::automotive::vehicle::VehiclePropConfig>
50 aidl::android::hardware::automotive::vehicle::StatusCode setValues(
52 const std::vector<aidl::android::hardware::automotive::vehicle::SetValueRequest>&
54 aidl::android::hardware::automotive::vehicle::StatusCode getValues(
56 const std::vector<aidl::android::hardware::automotive::vehicle::GetValueRequest>&
59 aidl::android::hardware::automotive::vehicle::StatusCode checkHealth() override;
63 aidl::android::hardware::automotive::vehicle::StatusCode subscribe(
64 aidl::android::hardware::automotive::vehicle::SubscribeOptions options) override;
65 aidl::android::hardware::automotive::vehicle::StatusCode unsubscribe(int32_t propId,
71 const std::vector<aidl::android::hardware::automotive::vehicle::VehiclePropConfig>&
[all …]
/hardware/interfaces/automotive/vehicle/aidl/impl/hardware/include/
DIVehicleHardware.h44 aidl::android::hardware::automotive::vehicle::StatusCode errorCode;
56 std::vector<aidl::android::hardware::automotive::vehicle::SetValueResult>)>;
58 std::vector<aidl::android::hardware::automotive::vehicle::GetValueResult>)>;
60 std::vector<aidl::android::hardware::automotive::vehicle::VehiclePropValue>)>;
66 virtual std::vector<aidl::android::hardware::automotive::vehicle::VehiclePropConfig>
72 virtual aidl::android::hardware::automotive::vehicle::StatusCode setValues(
74 const std::vector<aidl::android::hardware::automotive::vehicle::SetValueRequest>&
80 virtual aidl::android::hardware::automotive::vehicle::StatusCode getValues(
82 const std::vector<aidl::android::hardware::automotive::vehicle::GetValueRequest>&
89 virtual aidl::android::hardware::automotive::vehicle::StatusCode checkHealth() = 0;
[all …]
/hardware/interfaces/drm/aidl/vts/include/
Ddrm_hal_common.h49 typedef vector<::aidl::android::hardware::drm::KeyValue> KeyedVector;
53 #define EXPECT_OK(ret) EXPECT_TRUE(::aidl::android::hardware::drm::vts::IsOk(ret))
56 namespace aidl {
65 ::aidl::android::hardware::drm::Status DrmErr(const ::ndk::ScopedAStatus& ret);
81 ::aidl::android::hardware::drm::Uuid getAidlUUID();
86 ::aidl::android::hardware::drm::Uuid toAidlUuid(const std::vector<uint8_t>& in_uuid) { in toAidlUuid()
92 bool isCryptoSchemeSupported(::aidl::android::hardware::drm::Uuid uuid,
93 ::aidl::android::hardware::drm::SecurityLevel level,
96 SessionId openSession(::aidl::android::hardware::drm::SecurityLevel level,
97 ::aidl::android::hardware::drm::Status* err);
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/messaging/
Dstructs.h31 V1_0::CdmaSmsAck toHidl(const ::aidl::android::hardware::radio::messaging::CdmaSmsAck& ack);
33 ::aidl::android::hardware::radio::messaging::CdmaSmsMessage toAidl(const V1_0::CdmaSmsMessage& msg);
34 V1_0::CdmaSmsMessage toHidl(const ::aidl::android::hardware::radio::messaging::CdmaSmsMessage& msg);
36 V1_0::ImsSmsMessage toHidl(const ::aidl::android::hardware::radio::messaging::ImsSmsMessage& msg);
38 V1_0::GsmSmsMessage toHidl(const ::aidl::android::hardware::radio::messaging::GsmSmsMessage& msg);
40 ::aidl::android::hardware::radio::messaging::CdmaBroadcastSmsConfigInfo //
43 toHidl(const ::aidl::android::hardware::radio::messaging::CdmaBroadcastSmsConfigInfo& info);
45 ::aidl::android::hardware::radio::messaging::GsmBroadcastSmsConfigInfo //
48 toHidl(const ::aidl::android::hardware::radio::messaging::GsmBroadcastSmsConfigInfo& info);
51 toHidl(const ::aidl::android::hardware::radio::messaging::CdmaSmsWriteArgs& args);
[all …]
/hardware/interfaces/audio/aidl/
DAndroid.bp41 "android/hardware/audio/common/AudioOffloadMetadata.aidl",
42 "android/hardware/audio/common/PlaybackTrackMetadata.aidl",
43 "android/hardware/audio/common/RecordTrackMetadata.aidl",
44 "android/hardware/audio/common/SinkMetadata.aidl",
45 "android/hardware/audio/common/SourceMetadata.aidl",
142 "android/hardware/audio/core/AudioPatch.aidl",
143 "android/hardware/audio/core/AudioRoute.aidl",
144 "android/hardware/audio/core/IBluetooth.aidl",
145 "android/hardware/audio/core/IBluetoothA2dp.aidl",
146 "android/hardware/audio/core/IBluetoothLe.aidl",
[all …]
/hardware/interfaces/audio/aidl/default/include/core-impl/
DModule.h32 namespace aidl::android::hardware::audio::core {
37 std::vector<::aidl::android::media::audio::common::AudioPort> ports;
38 std::vector<::aidl::android::media::audio::common::AudioPortConfig> portConfigs;
39 std::vector<::aidl::android::media::audio::common::AudioPortConfig> initialConfigs;
42 std::map<int32_t, std::vector<::aidl::android::media::audio::common::AudioProfile>>
65 const ::aidl::android::hardware::audio::core::ModuleDebug& in_debug) override;
71 const ::aidl::android::media::audio::common::AudioPort& in_templateIdAndAdditionalData,
72 ::aidl::android::media::audio::common::AudioPort* _aidl_return) override;
78 ::aidl::android::media::audio::common::AudioPort* _aidl_return) override;
80 std::vector<::aidl::android::media::audio::common::AudioPortConfig>* _aidl_return)
[all …]
/hardware/interfaces/audio/aidl/default/
DAidlConversionXsdc.cpp25 using aidl::android::media::audio::common::AudioFormatDescription;
29 namespace aidl::android::hardware::audio::core::internal { namespace
37 SurroundSoundConfig::SurroundFormatFamily aidl; in xsdc2aidl_SurroundFormatFamily() local
38 aidl.primaryFormat = VALUE_OR_RETURN(xsdc2aidl_AudioFormatDescription(xsdc.getName())); in xsdc2aidl_SurroundFormatFamily()
40 aidl.subFormats = VALUE_OR_RETURN(convertContainer<std::vector<AudioFormatDescription>>( in xsdc2aidl_SurroundFormatFamily()
43 return aidl; in xsdc2aidl_SurroundFormatFamily()
48 SurroundSoundConfig aidl; in xsdc2aidl_SurroundSoundConfig() local
49 if (!xsdc.hasFormats() || !xsdc.getFirstFormats()->hasFormat()) return aidl; in xsdc2aidl_SurroundSoundConfig()
50 aidl.formatFamilies = VALUE_OR_RETURN( in xsdc2aidl_SurroundSoundConfig()
53 return aidl; in xsdc2aidl_SurroundSoundConfig()
/hardware/interfaces/bluetooth/audio/aidl/default/
DBluetoothAudioProvider.h23 using ::aidl::android::hardware::common::fmq::MQDescriptor;
24 using ::aidl::android::hardware::common::fmq::SynchronizedReadWrite;
32 namespace aidl {
69 const ::aidl::android::hardware::bluetooth::audio::CodecId& in_codecId,
73 ::aidl::android::hardware::bluetooth::audio::IBluetoothAudioProvider::
76 ::aidl::android::hardware::bluetooth::audio::IBluetoothAudioProvider::
79 ::aidl::android::hardware::bluetooth::audio::IBluetoothAudioProvider::
81 std::vector<::aidl::android::hardware::bluetooth::audio::
85 const ::aidl::android::hardware::bluetooth::audio::
88 ::aidl::android::hardware::bluetooth::audio::IBluetoothAudioProvider::
[all …]

12345678910>>...57