Home
last modified time | relevance | path

Searched defs:supported_features (Results 1 – 25 of 57) sorted by relevance

123

/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbt_sdp.h75 uint32_t supported_features; member
81 uint32_t supported_features; member
86 uint32_t supported_features; member
/aosp_15_r20/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc398 uint16_t supported_features = GetSupportedFeatures(profile_version); in Init() local
507 uint16_t supported_features = in RegisterBipServer() local
522 uint16_t supported_features = GetSupportedFeatures(profile_version); in UnregisterBipServer() local
528 uint16_t supported_features = GetSupportedFeatures(profile_version); in UnregisterBipServer() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dsdp.rs119 pub supported_features: u32, field
137 pub supported_features: u32, field
152 pub supported_features: u32, field
/aosp_15_r20/external/autotest/client/site_tests/bluetooth_AVLHCI/
H A Dbluetooth_AVLHCI.py124 def assert_not_support(self, feature, supported_features): argument
136 def assert_support(self, feature, supported_features): argument
/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_server.cc71 uint32_t supported_features; member
1044 int32_t profile_version, uint32_t supported_features, in sdp_save_local_pse_record_attributes()
Dsdp_utils.cc239 uint16_t supported_features = p_attr->attr_value.v.u16; in sdpu_log_attribute_metrics() local
/aosp_15_r20/external/curl/
H A Dlibcurl.pc.in30 supported_features="@SUPPORT_FEATURES@" var
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dlow_energy_state.h33 uint64_t supported_features() const { return supported_features_; } in supported_features() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/pb/
Dbta_pbs_int.h54 uint8_t supported_features; /* Server supported features */ member
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.proto112 optional uint64 supported_features = 2; field
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/compiler/
Dplugin.proto112 optional uint64 supported_features = 2; field
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.proto112 optional uint64 supported_features = 2; field
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_physical_device.h78 struct vk_features supported_features; member
H A Dvk_physical_device.c33 const struct vk_features *supported_features, in vk_physical_device_init()
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/mlgo/
H A DHeuristicTree.cpp160 const std::set<std::string> supported_features = in add_branch() local
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/device/
Dphysical.rs73 supported_features: Features, field
106 let supported_features; in from_handle() localVariable
405 pub fn supported_features(&self) -> &Features { in supported_features() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs231 supported_features: u32, field
238 supported_features: u32, field
244 supported_features: u32, field
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_client_interop_test_bin.cc445 auto supported_features = in main() local
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_physical_device.c1236 struct vk_features supported_features; in nvk_create_drm_physical_device() local
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_physical_device.c1157 struct vk_features supported_features; in hk_create_drm_physical_device() local
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Dplugin.rs558 pub supported_features: ::std::option::Option<u64>, field
615 pub fn supported_features(&self) -> u64 { in supported_features() method
/aosp_15_r20/external/coreboot/tests/include/tests/lib/
H A Dedid.h29 uint8_t supported_features; member
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/
H A Dpanvk_physical_device.c753 struct vk_features supported_features; in panvk_physical_device_init() local
/aosp_15_r20/external/strace/tests-m32/
H A Dbtrfs.c1993 struct btrfs_ioctl_feature_flags supported_features[3]; in btrfs_test_features_ioctls() local
/aosp_15_r20/external/strace/tests-mx32/
H A Dbtrfs.c1993 struct btrfs_ioctl_feature_flags supported_features[3]; in btrfs_test_features_ioctls() local

123