From 31f1ad2409a33bc11fcc2e2a2e8b7f9e73d7af24 Mon Sep 17 00:00:00 2001 From: Yahav Nussbaum Date: Sat, 6 Jan 2024 16:53:01 +0000 Subject: [PATCH] Clarify that an EID is a Find My Device network EID Bug: 318931934 Test: m android.hardware.bluetooth.finder-update-api Change-Id: Ie888bc81bd8b91040aa308b9b0d2be4a6137e483 --- .../finder/aidl/android/hardware/bluetooth/finder/Eid.aidl | 2 +- .../android/hardware/bluetooth/finder/IBluetoothFinder.aidl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bluetooth/finder/aidl/android/hardware/bluetooth/finder/Eid.aidl b/bluetooth/finder/aidl/android/hardware/bluetooth/finder/Eid.aidl index ae9b1590ee..0de306f819 100644 --- a/bluetooth/finder/aidl/android/hardware/bluetooth/finder/Eid.aidl +++ b/bluetooth/finder/aidl/android/hardware/bluetooth/finder/Eid.aidl @@ -17,7 +17,7 @@ package android.hardware.bluetooth.finder; /** - * Ephemeral Identifier + * Find My Device network ephemeral identifier */ @VintfStability parcelable Eid { diff --git a/bluetooth/finder/aidl/android/hardware/bluetooth/finder/IBluetoothFinder.aidl b/bluetooth/finder/aidl/android/hardware/bluetooth/finder/IBluetoothFinder.aidl index 615739b1cf..a374c2ad09 100644 --- a/bluetooth/finder/aidl/android/hardware/bluetooth/finder/IBluetoothFinder.aidl +++ b/bluetooth/finder/aidl/android/hardware/bluetooth/finder/IBluetoothFinder.aidl @@ -21,7 +21,7 @@ import android.hardware.bluetooth.finder.Eid; @VintfStability interface IBluetoothFinder { /** - * API to set the EIDs to the Bluetooth Controller + * API to set Find My Device network EIDs to the Bluetooth Controller * * @param eids array of 20 bytes EID to the Bluetooth * controller