summaryrefslogtreecommitdiff
path: root/src/rust/uwb_core/src/uci/response.rs
AgeCommit message (Expand)Author
2024-01-24UCI extension for data transfer phase configurationBhautik Ardeshana
2023-09-06[Fira-1037] corrections and clarifications on status codesBhautik Ardeshana
2023-08-18UWB native implementation for RadarAnte
2023-08-15Send CORE_GET_DEVICE_INFO CMD response in OpenHal.Ayush Jain
2023-08-14Revert "Send CORE_GET_DEVICE_INFO CMD response in OpenHal."Ayush Jain
2023-08-09Send CORE_GET_DEVICE_INFO CMD response in OpenHal.Ayush Jain
2023-07-07Implementation of Hybrid ranging functionalityBhautik Ardeshana
2023-05-10[uwb-uci] gets the UWBS timeStampBhautik Ardeshana
2023-05-01uwb(uci): Implement CR-461Roshan Pius
2023-04-27DO NOT MERGE [uwb-uci] Rename Dt ranging rounds as per CR1080Shreshta Manu
2023-04-20Send data packet on credit availability.Ayush Jain
2023-04-05Update use of generated PDL enum typesHenri Chataing
2023-03-29[uwb-core] Data transfer payload IE specification for in-band application pay...Bhautik Ardeshana
2023-03-10Integrate with the new PDL compilerMartin Geisler
2023-01-31Implement the UCI CMD/RSP/NTF cleanup in CR-498Ayush Jain
2022-12-06uwb(uci_packet.pdl): Rename existing UciPacket to UciControlPacketRoshan Pius
2022-11-22uwb(uci): allow sending standard uci commands via APIRoshan Pius
2022-11-15[uwb-uci-core] Add Dl-TDoA support for ranging rounds updateShreshta Manu
2022-10-12uwb_core: redact PII data when logging uwb_uci_packet::AppConfigTlvChih-Yu Huang
2022-09-16Reland: uwb_core: Adds UCI message loggingNingyuan Wang
2022-09-15Revert "uwb_core: Adds UCI message logging"Vali Calinescu
2022-09-15uwb_core: Adds UCI message loggingWang Ningyuan
2022-07-14uwb_core: Reduce session count size to match specWang Ningyuan
2022-05-25uwb_core: unify and export params moduleChih-Yu Huang
2022-05-20uwb_core: unify the error enumChih-Yu Huang
2022-05-20uwb_core: change the re-export point of uwb_uci_packets::StatusCodeChih-Yu Huang
2022-05-02uwb_core: separate the sender of the UCI notificationsChih-Yu Huang
2022-04-08uwb_core: remove module prefix from Error and Result typeChih-Yu Huang
2022-04-06uwb_core: add UciMessage, UciCommand, UciResponse, UciNotificationChih-Yu Huang