- 1ac3b36 Merge "Get rid of "services" parameter to start search request" into main by Jakub Pawłowski · 1 year, 4 months ago
- b5594d4 Merge "Add flag gatt_server_add_handler_to_run_callbacks_on" into main by Hyundo Moon · 1 year, 4 months ago
- 019b10c Merge changes Ic32034c5,Ie6f5bb31 into main by Hyundo Moon · 1 year, 4 months ago
- e90d394 Add GattServer connection tests by Christine Hallstrom · 1 year, 10 months ago
- c75e7a4 BluetoothGattServer: Pass address type to native by Hyundo Moon · 1 year, 4 months ago
- 0666af0 bta:: Use proper types tBTA_JV_CONN_TYPE by Chris Manton · 1 year, 4 months ago
- d35df7b Merge "OPP: Adjust margins in file transfer activity" into main by Hyundo Moon · 1 year, 4 months ago
- 4531a5f Merge "system/main: Remove librchrome log initialization" into main by Henri Chataing · 1 year, 4 months ago
- 528ee9c Merge "Reduce metric error from assert to warn" into main by Treehugger Robot · 1 year, 4 months ago
- 8848408 Reduce metric error from assert to warn by William Escande · 1 year, 4 months ago
- 69eeeab Merge "[BluetoothMetrics] Update the bloom filter" into main by Rishab Ghanti · 1 year, 4 months ago
- e3641ed Get rid of "services" parameter to start search request by Jakub Pawlowski · 1 year, 4 months ago
- b4bdc78 system/main: Remove librchrome log initialization by Henri Chataing · 1 year, 4 months ago
- c73a64d Merge changes I62b501ad,I19103cf8 into main by Himanshu Rawat · 1 year, 4 months ago
- 2f1a23f [BluetoothMetrics] Update the bloom filter by Rishab · 1 year, 4 months ago
- df63ea0 Merge "SystemServer mask address in logs" into main by Treehugger Robot · 1 year, 4 months ago
- f3e34d9 Merge changes Iea14d270,I55c74797,Ib9d21f91 into main by Henri Chataing · 1 year, 4 months ago
- 97c921e Merge "Inline DISALLOW_COPY_AND_ASSIGN" into main by Henri Chataing · 1 year, 4 months ago
- 21c606d Merge changes I02c57178,I7a2ae680 into main by Rongxuan Liu · 1 year, 4 months ago
- a309b70 Merge "Convert various android.bluetooth unit tests to go/truth" into main by Treehugger Robot · 1 year, 4 months ago
- d93c6d5 Strip remaining system/gd/os/log.h definitions by Henri Chataing · 1 year, 4 months ago
- 81b7bce Remove legacy header system/include/check.h by Henri Chataing · 1 year, 4 months ago
- 4fa6358 LeAudio: Check for start request mutext before getting value by Grzegorz Kołodziejczyk · 1 year, 4 months ago
- 76ebc85 Remove unused header system/include/notreached.h by Henri Chataing · 1 year, 4 months ago
- a2e7102 Merge "gatt: Fix handling direct connect" into main by Treehugger Robot · 1 year, 4 months ago
- 194d9bc Add flag gatt_server_add_handler_to_run_callbacks_on by Hyundo Moon · 1 year, 4 months ago
- dbfaa5b LeAudioService: Destroy broadcast if it fails to start in time by Michal Belusiak · 1 year, 4 months ago
- 6a9e0af flags: add leaudio_broadcast_destroy_after_timeout by Michal Belusiak · 1 year, 4 months ago
- 001d87c Merge changes I76a74016,I2dbf41aa into main by Grzegorz Kolodziejczyk · 1 year, 4 months ago
- 06071ce HidHost: Refactor uhid thread entry function by Himanshu Rawat · 1 year, 4 months ago
- e38502d Break from UHID polling early if HID host disconnects by Himanshu Rawat · 1 year, 9 months ago
- 7e838ea bta:: Remove UNUSED_ATTR and comment out unused params by Chris Manton · 1 year, 4 months ago
- 44ea9eb Convert various android.bluetooth unit tests to go/truth by Ömer Faruk Yılmaz · 1 year, 4 months ago
- 1849e4a SystemServer mask address in logs by William Escande · 1 year, 4 months ago
- e6036ec Merge "Remove includes of <base/logging.h>" into main by Treehugger Robot · 1 year, 4 months ago
- cafa0e5 Inline DISALLOW_COPY_AND_ASSIGN by Henri Chataing · 1 year, 4 months ago
- 1cf9e42 Merge "Fix AvrcpControllerStateMachineTest NPEs on calls to service" into main by Sal Savage · 1 year, 4 months ago
- d9d218c Merge "Notification: Display on a regular basis" into main by William Escande · 1 year, 4 months ago
- b83d9d6 Remove includes of <base/logging.h> by Henri Chataing · 1 year, 4 months ago
- cb542d0 Fix AvrcpControllerStateMachineTest NPEs on calls to service by Sal Savage · 1 year, 4 months ago
- f74910d Merge "system: Migrate CHECK to log::assert_that" into main by Henri Chataing · 1 year, 4 months ago
- 57032ee Merge "memory safe bta_dm_search_cb.pending_discovery_queue memory" into main by Jakub Pawłowski · 1 year, 4 months ago
- 4d715ed system: Migrate CHECK to log::assert_that by Henri Chataing · 1 year, 4 months ago
- c4befe7 Merge "Split service search result from name read result" into main by Treehugger Robot · 1 year, 4 months ago
- e04d45b Remove stack::hcic::btsnd_hcic_rmt_name_req by Chris Manton · 1 year, 4 months ago
- 6b0af6b Remove stack::hcic::btsnd_hcic_rmt_name_req_cancel by Chris Manton · 1 year, 4 months ago
- 1272c7a stack::btm::btm_process_remote_name Handle null name by Chris Manton · 1 year, 4 months ago
- a4f46ff Introduce stack::btm::btm_eir.h by Chris Manton · 2 years, 2 months ago
- 8ec0f18 Merge "le_audio: Avoid activation unicast and broadcast at the same time" into main by Treehugger Robot · 1 year, 4 months ago
- 19fd265 Merge "system/log: Warn against adding //vendor to the visibility" into main by Henri Chataing · 1 year, 4 months ago
- 9058b0b Merge changes Ia6812ab2,I17e25f54 into main by Henri Chataing · 1 year, 4 months ago
- 49167f3 memory safe bta_dm_search_cb.pending_discovery_queue memory by Jakub Pawlowski · 1 year, 4 months ago
- 9bbd89d Split service search result from name read result by Jakub Pawlowski · 1 year, 4 months ago
- 8696b16 system/log: Warn against adding //vendor to the visibility by Henri Chataing · 1 year, 4 months ago
- c8eb2ee gatt: Fix handling direct connect by Łukasz Rymanowski · 1 year, 4 months ago
- 8e4a94d flags: add leaudio_broadcast_assistant_peripheral_entrustment by Grzegorz Kołodziejczyk · 1 year, 4 months ago
- 753f2b0 flags: add leaudio_start_request_state_mutex_check by Grzegorz Kołodziejczyk · 1 year, 4 months ago
- f4429e4 Merge "flags: Add le_audio_support_unidirectional_voice_assistant" into main by Łukasz Rymanowski · 1 year, 4 months ago
- 14696a1 le_audio: Avoid activation unicast and broadcast at the same time by Grzegorz Kołodziejczyk · 1 year, 11 months ago
- 0fc0339 Merge "Floss: Hcidoc: Clear NOCP on carryover section" into main by Archie Pusaka · 1 year, 4 months ago
- a01121f Merge "floss: start resume if suspend is aborted" into main by Zhengping Jiang · 1 year, 4 months ago
- dbebad0 Merge changes Ia7ea581e,If22dda80 into main by Jakub Pawłowski · 1 year, 4 months ago
- b69c1a2 Merge "LeAddressManager: Warn when clients aren't paused" into main by Myles Watson · 1 year, 4 months ago
- aea5476 Replace use of CHECK in test by gtest helpers by Henri Chataing · 1 year, 4 months ago
- e86439c system: Migrate LOG_ASSERT to log::assert_that by Henri Chataing · 1 year, 4 months ago
- 24287b5 Merge "OPP: Delete incomplete download file" into main by Hyundo Moon · 1 year, 4 months ago
- 6af3053 Merge changes I8f61001c,I52dafb82,I79d5fec6,I344fe614,I8c96c500, ... into main by Henri Chataing · 1 year, 4 months ago
- bd306ba Merge changes Id36f4d43,I5c97a8f6 into main by William Escande · 1 year, 4 months ago
- 4a0bc43 Merge "floss: reduce descriptor of uhid" into main by Zhengping Jiang · 1 year, 4 months ago
- ab77f99 Merge "A2dpStateMachineTest: Move to truth" into main by William Escande · 1 year, 4 months ago
- 43d96a0 Merge "Silence ConnectabilityState Warning" into main by Myles Watson · 1 year, 4 months ago
- 42d7f09 Merge "A2dpServiceTest: Move to truth for clear message" into main by Treehugger Robot · 1 year, 4 months ago
- d263280 Memory safe events in bta_dm_disc by Jakub Pawlowski · 1 year, 4 months ago
- 1fffd98 Make bta_dm_disc separate from BTA layer by Jakub Pawlowski · 1 year, 4 months ago
- ec1d90f LeAddressManager: Warn when clients aren't paused by Myles Watson · 1 year, 4 months ago
- 6ba4207 Remove unused function gatt_num_clcb_by_bd_addr by Henri Chataing · 1 year, 4 months ago
- a8072c1 Remove unused functions btsock_thread_post_cmd, btsock_thread_remove_fd_and_close by Henri Chataing · 1 year, 4 months ago
- 60b021b Remove unused legacy HCI command serializers by Henri Chataing · 1 year, 4 months ago
- 6541142 Remove unused function btm_read_link_quality_timeout by Henri Chataing · 1 year, 4 months ago
- 195710c Remove unused function btm_queue_start_sync_req by Henri Chataing · 1 year, 4 months ago
- 289ab47 Remove unused function BTM_IsAclConnectionUpFromHandle by Henri Chataing · 1 year, 4 months ago
- 7f67f52 Remove unused function btm_is_sco_active by Henri Chataing · 1 year, 4 months ago
- 1bfe15f Remove unused functions btm_inq_db_init, btm_inq_db_free by Henri Chataing · 1 year, 4 months ago
- 5036d90 Remove unused function btm_dev_support_role_switch by Henri Chataing · 1 year, 4 months ago
- b103e31 Remove unused module BtifConfigCache by Henri Chataing · 1 year, 4 months ago
- 150ee88 Merge "Update automotive owners" into main by Sandeep Samdaria · 1 year, 4 months ago
- f71e076 net_test_stack_btm: Remove Wno-unused-parameter by Chris Manton · 1 year, 4 months ago
- 8193d76 Merge "leaudio: Allow to connect profile only when device is bonded" into main by Treehugger Robot · 1 year, 4 months ago
- 46468ae Silence ConnectabilityState Warning by Myles Watson · 1 year, 4 months ago
- 15e2174 Remove debug function btif_debug_config_dump by Henri Chataing · 1 year, 4 months ago
- a54d63e Merge changes Id3dde894,I8d586fab,I3d8c5700,I06f2d9a2,I64b8a1b7, ... into main by Henri Chataing · 1 year, 4 months ago
- 47417a5 A2dpStateMachineTest: Move to truth by William Escande · 1 year, 4 months ago
- d6c1269 Remove unused function btif_storage_get_remote_addr_type by Henri Chataing · 1 year, 4 months ago
- b7763e3 Remove unused function btif_storage_set_remote_addr_type by Henri Chataing · 1 year, 4 months ago
- 6656ac9 Remove unused function btif_storage_get_remote_device_type by Henri Chataing · 1 year, 4 months ago
- a88a315 Remove unused function btif_storage_set_remote_device_type by Henri Chataing · 1 year, 4 months ago
- 78119d5 Merge "l2c_link_check_send_pkts: Add null checks" into main by Pomai Ahlo · 1 year, 4 months ago
- 05520f8 stack::btm:: Introduce stack_btm_inq_test by Chris Manton · 1 year, 4 months ago
- 14b95b6 dumpsys: Acquire stack manager lock upon execution by Chris Manton · 1 year, 4 months ago
- fb0d231 shim: Expose updatable shim stack internals by Chris Manton · 1 year, 4 months ago