mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
uwb(hal): Add doc for the vendor command versioning scheme
Bug: 197886322 Test: Compiles Change-Id: I25a6bc7d3db1a836c71900a480d8d3fbeb47306a
This commit is contained in:
@@ -51,6 +51,10 @@ interface IUwbChip {
|
||||
|
||||
/**
|
||||
* Supported version of vendor UCI specification.
|
||||
*
|
||||
* This corresponds to the version of the "android.hardware.uwb.fira_android" types-only
|
||||
* package included in the HAL implementation. This vendor params/commands package will be
|
||||
* updated on a different cadence to the main UWB HAL interface package.
|
||||
*/
|
||||
int getSupportedVendorUciVersion();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user