summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-10uwb(uci-rust): Implement device resetRoshan Pius
2022-02-10Merge "uwb(uci-rust): Align PDL with recent HAL changes"Roshan Pius
2022-02-09uwb(uci-rust): Align PDL with recent HAL changesRoshan Pius
2022-02-09uci-rust: add test case for handling notificationChih-Yu Huang
2022-02-08uci-rust: add MockEventManager implementationChih-Yu Huang
2022-02-08uci-rust: add a test case for verifying failed to send UCI commandChih-Yu Huang
2022-02-08uci-rust: add a test case for verifying retry logicChih-Yu Huang
2022-02-08uci-rust: verify sending a UCI messageChih-Yu Huang
2022-02-08uci-rust: handle the panic in the working threadChih-Yu Huang
2022-02-05Merge "uci-rust: add a test case for deinitialization"TreeHugger Robot
2022-02-05Merge "uci-rust: Verify the calling sequence of UwbAdaptation"Aka (Chih-Yu) Huang
2022-02-04uwb(uci-rust): Add an android specifci aoa_result_req valueRoshan Pius
2022-02-04uci-rust: add a test case for deinitializationChih-Yu Huang
2022-02-04uci-rust: Verify the calling sequence of UwbAdaptationChih-Yu Huang
2022-02-03uwb(uci-rust): Log all UCI commands being sentRoshan Pius
2022-02-03Merge "uwb(uci-rust): Don't crash on failure to convert to i32 session_id"TreeHugger Robot
2022-02-02uwb(uci-rust): Don't crash on failure to convert to i32 session_idRoshan Pius
2022-02-03Add libuwb_uci_packet_tests to presubmit configRoshan Pius
2022-02-02Merge "[lints] Make clippy compliant + enforced"Matthew Maurer
2022-02-02uwb(uci-rust): Fix multicast address sizeRoshan Pius
2022-02-02[lints] Make clippy compliant + enforcedMatthew Maurer
2022-02-02[lints] Enable automatic lint enforcementMatthew Maurer
2022-02-02[lints] Misc test lint fixesMatthew Maurer
2022-02-02[lints] Handle all errorsMatthew Maurer
2022-02-02[lints] Remove dead codeMatthew Maurer
2022-02-02[lints] Remove unused mutMatthew Maurer
2022-02-02[lints] Remove or tag unused variablesMatthew Maurer
2022-02-02[lints] Remove unreachable branchMatthew Maurer
2022-02-02[lints] Match against GroupId constructorsMatthew Maurer
2022-02-02[lints] Remove unused importsMatthew Maurer
2022-02-01Fix lockup in async HAL codeMatthew Maurer
2022-02-01Merge "uwb(uci-rust) : Add support for GetCapsInfoCmd"Roshan Pius
2022-02-01Merge changes Id5da2485,I8efbec07TreeHugger Robot
2022-02-01uwb(uci-rust) : Add support for GetCapsInfoCmdShreshta Manu
2022-02-01Do not block on the HALMatthew Maurer
2022-01-31Remove re-initialization of HAL on EnableMatthew Maurer
2022-01-31uwb(uci-rust): Increase retry timeoutRoshan Pius
2022-01-31uwb(uci-rust): Conform to FIRA specification for FIRa capabilitiesRoshan Pius
2022-01-31Added state machine stubs.Shreshta Manu
2022-01-28Merge "uwb(uci-rust): Add device caps TLV types"Roshan Pius
2022-01-28uci-rust: inject UwbAdaptation to DispatcherChih-Yu Huang
2022-01-28Merge "uci-rust: Rename the traits/implementation/mock of EventManger"TreeHugger Robot
2022-01-27uwb(uci-rust): Add device caps TLV typesRoshan Pius
2022-01-27uwb(uci-rust): Merge UCI stack with Android S AOSP stackRoshan Pius
2022-01-27uci-rust: Rename the traits/implementation/mock of EventMangerChih-Yu Huang
2022-01-27uci-rust: Add mock implementation for UwbAdaptationChih-Yu Huang
2022-01-26uwb(uci-rust): Implement vendor uci cmd/rsp/ntfRoshan Pius
2022-01-25uwb(uci-pdl): Add vendor cmd/rsp/not base definitionsRoshan Pius
2022-01-25uwb(uci-rust): Use {Packet} instead of {Packet}BuilderRoshan Pius
2022-01-25uwb(uci-rust): Remove unnecessary srcs targetRoshan Pius