summaryrefslogtreecommitdiff
path: root/src/rust/uwb_uci_packets
AgeCommit message (Expand)Author
2022-04-08uwb(uci-rust): Add more unit testsRoshan Pius
2022-04-08Merge "Add power status query capbility enum value" into tm-devKai Shi
2022-04-07Add power status query capbility enum valueKai Shi
2022-04-07uwb_core: support the UCI packet fragmentChih-Yu Huang
2022-04-05uci(rust): Handle fragmentation/defragmentation of packetsRoshan Pius
2022-04-01Merge "Revert "uwb(uci-rust): Switch Android GID temporarily"" into tm-devTreeHugger Robot
2022-04-01Revert "uwb(uci-rust): Switch Android GID temporarily"Roshan Pius
2022-04-01uwb_uci_packets: align missing UCI status error codes with FiRaJeremy Rocher
2022-03-29uwb_uci_packets: Rename DeviceConfigTLV to DeviceConfigTlvChih-Yu Huang
2022-03-29uwb_uci_packets: fix typo from SESSSION to SESSIONChih-Yu Huang
2022-03-29uwb_uci_packets: change ControleeStatus's status type to MulticastUpdateStatu...Chih-Yu Huang
2022-03-16Split uwb_uci_packets to separated crateChih-Yu Huang