mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Clarify that an EID is a Find My Device network EID" into main am: 1f330d6ce8 am: 37cd2fd465
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2898733 Change-Id: I633158de69f5270b561858852e5d4e5ce46ff33f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
package android.hardware.bluetooth.finder;
|
||||
|
||||
/**
|
||||
* Ephemeral Identifier
|
||||
* Find My Device network ephemeral identifier
|
||||
*/
|
||||
@VintfStability
|
||||
parcelable Eid {
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user