uwb: add capabilities to disable aoa
Bug: 339030976 Signed-off-by: Victor Liu <victorliu@google.com> Change-Id: Ie662171bac1a5937cb3db17477b9f6dea3317046
This commit is contained in:
parent
f0ca8872a7
commit
1f0e1f3b37
3 changed files with 16 additions and 1 deletions
8
uwb/capabilities.conf
Normal file
8
uwb/capabilities.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Tag 0x13
|
||||
# Length 1
|
||||
# b0 : Azimuth AoA -90° to 90°
|
||||
# b1 : Azimuth AoA -180° to 180°
|
||||
# b2 : Elevation AoA
|
||||
# b3 : AoA FoM
|
||||
# b7-b4 : RFU
|
||||
AOA_SUPPORT=0x0B
|
Loading…
Add table
Add a link
Reference in a new issue