aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-01 07:09:51 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-01 07:09:51 +0000
commit33aef8f05ee61e1fa991041c429c49125036d44c (patch)
tree4bab376196eab7a2acd9c84419c416a314172b88
parent47ad88f5323e5f3e49f4290362d357af75c903c3 (diff)
parenta3d51248bf2b42ef51c083981ec36f9a0ddca7ac (diff)
downloadbt-test-interfaces-33aef8f05ee61e1fa991041c429c49125036d44c.tar.gz
Snap for 10886353 from a3d51248bf2b42ef51c083981ec36f9a0ddca7ac to mainline-healthfitness-release
Change-Id: I030e019cecd83a0604287ec44adde582bd0e0f73
-rw-r--r--pandora/host.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/pandora/host.proto b/pandora/host.proto
index 3218263..fbdc1cc 100644
--- a/pandora/host.proto
+++ b/pandora/host.proto
@@ -179,6 +179,7 @@ message DataTypes {
bytes le_supported_features = 29; // LE Supported Features
bytes manufacturer_specific_data = 30; // Manufacturer Specific Data
DiscoverabilityMode le_discoverability_mode = 31; // Flags LE Discoverability Mode
+ DataTypes encrypted_data = 32;
}
// Response of the `ReadLocalAddress` method.