mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Clarify that an EID is a Find My Device network EID
Bug: 318931934 Test: m android.hardware.bluetooth.finder-update-api Change-Id: Ie888bc81bd8b91040aa308b9b0d2be4a6137e483
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