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
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