- 585d258 [BluetoothMetrics] This covers the case for Direct LE-ACL Connection by Palash Ahuja · 1 year, 10 months ago
- c08fc88 BluetoothMetrics: Log the first 3 byte of MAC address to the metrics server by Chen Chen · 2 years, 7 months ago
- 2f5ae02 Merge "Add LeAudioConnectionSession" into tm-dev by TreeHugger Robot · 2 years, 7 months ago
- c033a16 Add LeAudioConnectionSession by Josh Wu · 2 years, 8 months ago
- c3680d2 Add mts-bluetooth to native tests test-suites by Etienne Ruffieux · 2 years, 7 months ago
- ae01e9b Revert^2 "check check, is anyone there? *static*" by William Escande · 2 years, 10 months ago
- 5add3d5 Updating min_sdk_version to Tiramisu by ahujapalash · 2 years, 10 months ago
- e634b3d Revert "check check, is anyone there? *static*" by Richard Gaywood · 2 years, 10 months ago
- 81e644e check check, is anyone there? *static* by Zach Johnson · 2 years, 10 months ago
- 3f4c8ef floss: use delete ctor and remove all base/macros.h includes by hscham · 2 years, 11 months ago
- 0d4a30f floss: libhrome r939949 uprev by hscham · 3 years ago
- f7bbc5b floss: Include <base/time/time.h> by Abhishek Pandit-Subedi · 2 years, 11 months ago
- 8b3a02b floss: initialize RepeatingTimer::task_ with base::NullCallback by hscham · 3 years, 1 month ago
- 947d468 floss: Change build rules from //bt to //bt/system by Abhishek Pandit-Subedi · 3 years, 1 month ago
- 4012844 legacy: Add common/base_bind_unittest.cc by Chris Manton · 3 years, 3 months ago
- 4e71b85 Add base/logging.h for LOG-related macros. by Qijiang Fan · 3 years, 3 months ago
- 6081842 Use bluetooth-specific statslog by Muhammad Qureshi · 3 years, 3 months ago
- 2a9d9f2 legacy: Explicitly include types/raw_address by Chris Manton · 3 years, 4 months ago
- 4232fa8 Fix host build dependencies by Hansong Zhang · 3 years, 5 months ago
- e7bf8a9 Misc fix for bluetooth host build by Hansong Zhang · 3 years, 5 months ago
- 377d6ff Set rust_thread_ to nullptr after deletion by Chris Manton · 3 years, 6 months ago
- ac041d7 Create include/check.h to use different headers for CHECK-macros. by Qijiang Fan · 3 years, 6 months ago
- 5950d4f Merge "Fix host build" by Treehugger Robot · 3 years, 6 months ago
- d6f0a1a Fix host build by Hansong Zhang · 3 years, 6 months ago
- 8a196bc Merge "stopwatch: improve stopwatch problems" by Treehugger Robot · 3 years, 6 months ago
- 627a6de stopwatch: improve stopwatch problems by weichinweng · 3 years, 7 months ago
- 131f21c Promote gd/ to first class include directory by Chris Manton · 3 years, 7 months ago
- aa32e99 Remove git conflict marker tokens by Chris Manton · 3 years, 7 months ago
- f08305a Update for Chrome OS libchrome uprev. by Qijiang Fan · 3 years, 7 months ago
- f9464be Format time when print stopwatch log. by weichinweng · 3 years, 8 months ago
- 4e52152 Merge "Fixes for Linux build" by Sonny Sasaka · 3 years, 8 months ago
- de34709 BluetoothMetrics: Remove MetricIdAllocator reference from HalCrashReason by Chen Chen · 3 years, 8 months ago
- 29d739e Fixes for Linux build by Sonny Sasaka · 3 years, 8 months ago
- 69a1452 Add StopWatch for Hwbinder callback function by weichinweng · 3 years, 10 months ago
- e9f5c35 A2DP: Log BLUETOOTH_A2DP_PLAYBACK_STATE_CHANGED by Josh Wu · 3 years, 9 months ago
- 43e812f Merge changes I86da8ca8,Ibb58fae9,I9c6a9fa3,I4d1ab599,I818c0f4a, ... by Treehugger Robot · 3 years, 10 months ago
- 39c3961 Change libbt-platform-protos dependency by Abhishek Pandit-Subedi · 3 years, 10 months ago
- 9bd8242 Build support and abstractions for Linux build by Abhishek Pandit-Subedi · 3 years, 10 months ago
- c1a2fc9 Bluetooth hal metrics: Add LogBluetoothHalCrashReason by weichinweng · 4 years ago
- 92ecf7c [LSC] Add LOCAL_LICENSE_KINDS to system/bt by Bob Badour · 3 years, 11 months ago
- c040adc Remove direct dependency on libcutils by Sonny Sasaka · 3 years, 11 months ago
- efc13cd Update source files to build on Linux/Chrome OS by Sonny Sasaka · 3 years, 11 months ago
- 116ae62 Update GN files for building on Linux/Chrome OS by Sonny Sasaka · 3 years, 11 months ago
- 08f29c8 Make build tweaks to support newer libchrome by Abhishek Pandit-Subedi · 4 years ago
- c86d26f Fix up files to compile on Linux by Abhishek Pandit-Subedi · 4 years ago
- 981fdb2 Merge changes I5d0c9f45,I847253d5,I05ec50c5,I4d55a4b3 by Zach Johnson · 4 years ago
- 523d47e Swich TEST_MAPPING config to unit_tests:true by Julien Desprez · 4 years ago
- 22761ec rusty-gd: back message loop thread with rust, if rust enabled by Zach Johnson · 4 years ago
- 074d051 don't expose main thread message loop by Zach Johnson · 4 years ago
- bb0a354 Migrate bluetooth imports to proto_logging by Jeffrey Huang · 4 years, 1 month ago
- cf0c867 Rename LruCache -> LegacyLruCache by Martin Brabham · 4 years, 4 months ago
- ab58405 LruCache: Improve efficieny and ease of use of APIs by Jack He · 4 years, 6 months ago
- 4ab4065 LruCache: Allow Get to take nullptr by Jack He · 4 years, 6 months ago
- be4b626 BluetoothMetrics: Fix LRU eviction callback bug by Chen Chen · 4 years, 8 months ago
- 721030a Bluetooth Metric Id: Add metric id allocation to Bluetooth metric calls by Chen Chen · 4 years, 10 months ago
- 1d859b5 BluetoothMetrics: Return true if SaveDevice is called twice. Add more logging by Chen Chen · 4 years, 9 months ago
- dab612b Bluetooth Metrics: Init and Close MetricIdAllocator and use its APIs by Chen Chen · 4 years, 10 months ago
- 88ca6ae BluetoothMetricid: Add metric allocator api in java by Chen Chen · 4 years, 10 months ago
- 8bdcadb BluetoothMetrics: Implement and test metric_id_allocator and lru by Chen Chen · 4 years, 10 months ago
- 99410a9 Increase allowed error in repeating_timer_unittest by Hansong Zhang · 4 years, 11 months ago
- 1477848 Merge changes I42c47d98,If38ad50d am: 96141547c5 am: 10f5451cff by Colin Cross · 6 years ago
- 03e29e5 bpfmt -w $(find . -name Android.bp) by Colin Cross · 6 years ago
- 301d534 Merge "Fix use-after-free in ReactorPerformanceTest::TearDown." am: 9d19ea649d by Evgenii Stepanov · 6 years ago
- 62699c8 Fix use-after-free in ReactorPerformanceTest::TearDown. by Evgenii Stepanov · 6 years ago
- 700ceec Revert "Preserve x18 while calling aptX encoder libraries." am: c60c304254 by Peter Collingbourne · 6 years ago
- c60c304 Revert "Preserve x18 while calling aptX encoder libraries." by Peter Collingbourne · 6 years ago
- 8e99937 Modernise code to use override specifier by Yi Kong · 6 years ago
- c1c0e7e Common: remove GD related stuff from common by Jack He · 6 years ago
- 1860f94 Add test about post/clear task from callback for handler by Chienyuan · 6 years ago
- ea1c059 Merge "Add event_value to BluetoothClassicPairingEventReported" by Treehugger Robot · 6 years ago
- 4055316 Add event_value to BluetoothClassicPairingEventReported by Jack He · 6 years ago
- 25ce28a Use PLOG rather than LOG strerror(errno). by Elliott Hughes · 6 years ago
- e7d8c66 Reactor-based alarm implementation by Hansong Zhang · 6 years ago
- 8bb04bb Reactor-based threading model by Hansong Zhang · 6 years ago
- 9e02620 Metrics: Log manfuacturer information from Device ID profile to statsd by Jack He · 6 years ago
- 7a98b40 Metrics: Log L2CAP and RFCOMM socket connection state changes to statsd by Jack He · 6 years ago
- 3c162a8 Metrics: Log SDP attributes to statsd by Jack He · 6 years ago
- 0d888e5 Metrics: Add classic pairing metrics by Jack He · 6 years ago
- b75275d Metrics: Log SMP pairing commands by Jack He · 6 years ago
- 7d7a8de Metrics: Log A2DP playback related atoms to StatsLog by Jack He · 6 years ago
- 078c8a8 Metrics: add remote version info log to statsd by Jack He · 6 years ago
- 0e818cf Metrics: Log HCI timeout event over stats log by Jack He · 6 years ago
- 69d75b4 Add IdGenerator by Jakub Pawlowski · 6 years ago
- 0d4807d Metric: Add logging for link layer connection events by Jack He · 6 years ago
- dcc9679 Add host tests to TEST_MAPPING by Dan Shi · 6 years ago
- 13b96db Merge "Preserve x18 while calling aptX encoder libraries." by Peter Collingbourne · 6 years ago
- 3385a2c Preserve x18 while calling aptX encoder libraries. by Peter Collingbourne · 6 years ago
- cd985f7 Split Timer into OnceTimer and RepeatingTimer by Jakub Pawlowski · 6 years ago
- 9183fd3 Metrics: Add Bluetooth address obfuscator by Jack He · 6 years ago
- dbe5515 Linux build fix by Jakub Pawlowski · 6 years ago
- 2fb2351 Uprev libchrome to r576279 (1/multiple) by Jakub Pawlowski · 6 years ago
- 113f7ab Timer: Fix unstable test by Hansong Zhang · 6 years ago
- aa8ef0a Fix Timer unittest by Hansong Zhang · 6 years ago
- 8cd8c26 Move btif_state_machine to common/StateMachine by Hansong Zhang · 6 years ago
- 30abea0 Merge "MessageLoopThread: Release lock during blocked StartUp/ShutDown" by Treehugger Robot · 6 years ago
- 33b5f55 MessageLoopThread: Release lock during blocked StartUp/ShutDown by Hansong Zhang · 6 years ago
- 9c64d96 Timer: Set data member before scheduling task by Hansong Zhang · 6 years ago
- 4c8a770 Timer: Don't run new task at old timepoint by Hansong Zhang · 6 years ago
- 66f3b87 Timer: Separate code path for single and periodic by Hansong Zhang · 6 years ago
- f05a8c4 Add Timer as an alternative to osi alarm by Hansong Zhang · 6 years ago