Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit efff0ebc authored by Roshan Pius's avatar Roshan Pius
Browse files

uwb(hal): Add doc for the vendor command versioning scheme

Bug: 197886322
Test: Compiles
Change-Id: I25a6bc7d3db1a836c71900a480d8d3fbeb47306a
parent 5c289a70
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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();