uwb_core: add UciMessage, UciCommand, UciResponse, UciNotification

This CL adds UciMessage, UciCommand, UciResponse, UciNotification.
These structs express the data structure of the UCI control messages.
With these structs, we could encapsulate the uwb_uci_packets
implementation details to the client of the module.

Bug: 227264247
Test: cargo test -p uwb_core
Change-Id: I546af37ca915a96ad5494dfd9d5400a1a9555618
5 files changed
tree: cf1c4ff143f7705c920345185e02bcb93927b66f
  1. src/
  2. .gitignore
  3. Android.bp
  4. CleanSpec.mk
  5. METADATA
  6. MODULE_LICENSE_APACHE2
  7. NOTICE
  8. OWNERS
  9. PREUPLOAD.cfg