Home
last modified time | relevance | path

Searched defs:GATT (Results 1 – 25 of 204) sorted by relevance

123456789

/aosp_15_r20/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dgatt.proto10 service GATT { service
12 rpc ExchangeMTU(ExchangeMTURequest) returns (ExchangeMTUResponse);
15 rpc WriteAttFromHandle(WriteRequest) returns (WriteResponse);
18 rpc DiscoverServiceByUuid(DiscoverServiceByUuidRequest) returns (DiscoverServicesResponse);
21 rpc DiscoverServices(DiscoverServicesRequest) returns (DiscoverServicesResponse);
24 rpc DiscoverServicesSdp(DiscoverServicesSdpRequest) returns (DiscoverServicesSdpResponse);
27 rpc ClearCache(ClearCacheRequest) returns (ClearCacheResponse);
30 rpc ReadCharacteristicFromHandle(ReadCharacteristicRequest) returns (ReadCharacteristicResponse);
33 …eristicsFromUuid(ReadCharacteristicsFromUuidRequest) returns (ReadCharacteristicsFromUuidResponse);
36 …ptorFromHandle(ReadCharacteristicDescriptorRequest) returns (ReadCharacteristicDescriptorResponse);
[all …]
/aosp_15_r20/external/python/bumble/docs/mkdocs/src/components/
Dgatt.md1 GATT chapter
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dserver_base.h34 class GATT; variable
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothProfile.java117 int GATT = 7; field
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtEnum.py46 GATT = 7 variable in BluetoothProfile
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_constants.py118 GATT = 7 variable in BluetoothProfile
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dgatt.cc31 GATT::GATT() : WeakSelf(this) {} in GATT() function in bt::gatt::GATT
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/protos/
Dbluetooth.proto264 GATT = 7; enumerator
/aosp_15_r20/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/
Dbluetooth.proto259 GATT = 7; enumerator
/aosp_15_r20/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.h93 GATT = 7, enumerator
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/
DSl4aBluetoothUtil.java116 GATT(7), enumConstant
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/server/configs/
Dpts_bot_tests_config_auto.json346 "GATT": {}, object
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/gd/proto/libbluetooth-protos/android_arm64_armv8-2a_cortex-a55_static_scs_apex33/gen/proto/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/
Dbluetooth.pb.h279 GATT = 7, enumerator
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/common/libbt-common/android_arm64_armv8-2a_cortex-a55_static_scs_apex33/gen/proto/bluetooth/metrics/
Dbluetooth.pb.h279 GATT = 7, enumerator
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/gd/proto/bluetooth-protos-lite/android_common_apex33/turbine/
Dbluetooth-protos-lite.jarcom/android/bluetooth/BluetoothMetricsProto$A2dpSourceCodec$A2dpSourceCodecVerifier.class <Unknown> package com. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.exportable/android_common/combined/
Dframework-bluetooth.stubs.exportable.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/7/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/13/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.from-text/android_common/metalava/
Dstubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.exportable.from-source/android_common/javac/
Dframework-bluetooth.stubs.exportable.from-source.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Bluetooth/13/sdk_library/public/
Dframework-bluetooth-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs/android_common/turbine-combined/
Dframework-bluetooth.stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/current/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.exportable.from-source/android_common/combined/
Dframework-bluetooth.stubs.exportable.from-source.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...

123456789