summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-04-22Merge "Add some unit tests for uci packet logger." into tm-devTreeHugger Robot
2022-04-21Add some unit tests for uci packet logger.ziyiw
2022-04-20uwb_core: add reconfigure() method at SessionManagerChih-Yu Huang
2022-04-19uwb_core: Remove unnesaccery clone at session_manager's testsChih-Yu Huang
2022-04-19uwb_core: add start/stop ranging method at SessionManagerChih-Yu Huang
2022-04-18uwb_core: add timeout for waiting notificationChih-Yu Huang
2022-04-18uwb_core: pass AppConfigParams when initiating sessionChih-Yu Huang
2022-04-15uwb_core: verify the equality of TLV list by HashMapChih-Yu Huang
2022-04-15uwb_core: make FiraAppConfigParams generate tlvs for every fieldChih-Yu Huang
2022-04-15uwb_core: FiraAppConfigParams generate updated TLV listChih-Yu Huang
2022-04-15Merge changes Ie83857bd,Ia0821a01 into tm-devAka (Chih-Yu) Huang
2022-04-15uwb_core: FiraAppConfigParams generate TLV list via HashMapChih-Yu Huang
2022-04-15uwb_core: Fix the range of uwb_initiation_time_ms fieldChih-Yu Huang
2022-04-14uwb(uci-rust): Reorganize unit test codebaseRoshan Pius
2022-04-14uwb(uci-rust): Wait for CLOSE_CPLT HAL event for deinitializingRoshan Pius
2022-04-14uwb(uci-rust): Fix error checking in build_set_app_config_cmdRoshan Pius
2022-04-13Merge changes from topics "presubmit-am-08ebbe811915468cbf8be553b85630e9", "p...Aka (Chih-Yu) Huang
2022-04-13Merge changes from topics "presubmit-am-3215e807c6e444928f1f50b4b32102c6", "p...TreeHugger Robot
2022-04-13Merge "Add more test cases for fuzzing & handle errors that should not crash....TreeHugger Robot
2022-04-13Set the max buffer size to 10 kb.ziyiw
2022-04-13Handle file permissions to avoid symlink attack.ziyiw
2022-04-13uwb_core: add builder_field macro to generate the setter methodChih-Yu Huang
2022-04-13uwb_core: add unit test for FiraAppConfigParamsChih-Yu Huang
2022-04-13uwb_core: validate the Android-specific fields at FiraAppConfigParamsChih-Yu Huang
2022-04-13uwb_core: add FiraAppConfigParamsBuilderChih-Yu Huang
2022-04-13uwb_core: generates TLV from FiraAppConfigParamsChih-Yu Huang
2022-04-13Merge changes from topics "presubmit-am-1b55dd285a724096aa6f36af2a304ae9", "p...Aka (Chih-Yu) Huang
2022-04-12uwb(uci-rust): Add more unit tests in adaptationRoshan Pius
2022-04-12uwb_core: add FiraAppConfigParamsChih-Yu Huang
2022-04-11Add more test cases for fuzzing & handle errors that should not crash.ziyiw
2022-04-11Merge changes from topics "presubmit-am-555d3b4da8e042caa53312c30788900e", "p...Roshan Pius
2022-04-11uwb_core: UciManager close UciHal when droppedChih-Yu Huang
2022-04-11uwb_core: verify the mock instance at the current threadChih-Yu Huang
2022-04-11Merge changes from topics "presubmit-am-1eb5de007d9d4ef7b1ed7e83aaca8dfc", "p...TreeHugger Robot
2022-04-08uwb(uci-rust): Add more unit testsRoshan Pius
2022-04-08uwb(uci-rust): Cleanup MockUwbAdaptionRoshan Pius
2022-04-08uwb(uci-rust): Add more unit testsRoshan Pius
2022-04-08Merge "Create basic fuzz tests." into tm-devRoshan Pius
2022-04-08uwb_core: remove module prefix from Error and Result typeChih-Yu Huang
2022-04-08uwb_core: Add UwbServiceChih-Yu Huang
2022-04-08uwb_core: add session moduleChih-Yu Huang
2022-04-08Merge "Add power status query capbility enum value" into tm-devKai Shi
2022-04-08Merge "uwb(uci): Make UCI PDL library available to vendors" into tm-devTreeHugger Robot
2022-04-07Create basic fuzz tests.ziyiw
2022-04-07Add power status query capbility enum valueKai Shi
2022-04-07Merge changes from topics "presubmit-am-101447a53dfa4e7bbd75ba9e46a5bc1d", "p...TreeHugger Robot
2022-04-07uwb_core: add mock_uci_managerChih-Yu Huang
2022-04-07uwb_core: support the UCI packet fragmentChih-Yu Huang
2022-04-07uwb_core: add unit tests for UciManagerChih-Yu Huang
2022-04-07uwb_core: add UciManagerChih-Yu Huang