Store UCI CORE_GET_DEVICE_INFO RSP.

This will be used in a future CL to determine the UWBS UCI version, and based on that parse the Capability tags in a CORE_GET_CAPS_INFO RSP.

Confirmed with debug logs (not submitted) that the response is stored:
12-02 01:06:20.037  1653  2381 D uwb     : uwb_core::uci::uci_manager: AKJ: will call open_hal()
12-02 01:06:20.048  1653  2381 D uwb     : uwb_core::uci::uci_manager: AKJ: open_hal() succeeded, will call core_get_device_info()
12-02 01:06:20.049  1653  3670 D uwb     : uwb_core::uci::uci_manager: AKJ: store_if_uwbs_device_info called
12-02 01:06:20.049  1653  3670 D uwb     : uwb_core::uci::uci_manager: AKJ: get_device_info_rsp = Some(GetDeviceInfoResponse { status: UciStatusOk, uci_version: 4097, mac_version: 4097, phy_version: 4097, uci_test_version: 4097, vendor_spec_info: [] })

Test: atest libuwb_uci_jni_rust_tests libuwb_core_tests libuwb_uci_packet_tests
Test: Manual
Bug: 301834443
Change-Id: I4376679287247fabb1192be95e95c4510b52f397
1 file changed
tree: ba94f6b8ab1f5b4032fd71c21a26cb59baafb891
  1. src/
  2. .gitignore
  3. Android.bp
  4. DIR_METADATA
  5. METADATA
  6. MODULE_LICENSE_APACHE2
  7. NOTICE
  8. OWNERS
  9. OWNERS_chromeos
  10. PREUPLOAD.cfg