- Feb 10, 2023
-
-
Sandeep Samdaria authored
Problem: Using intellij/android studio for bluetooth package results in intellij file artifacts getting created. Solution: Update .gitignore to ignore intellij files Bug: 268550806 Test: no new-test Tag: #refactor Change-Id: Ie381c6483dc12594039553025278957f823ce450
-
- Feb 09, 2023
-
-
Chris Manton authored
-
Chris Manton authored
-
Rahul Arya authored
-
Treehugger Robot authored
-
Myles Watson authored
-
Rahul Sabnis authored
-
Łukasz Rymanowski authored
-
Treehugger Robot authored
-
Rahul Arya authored
* changes: [Private GATT] Clear services when server closed [Private GATT] Add API to use a isolated GATT server
-
Chienyuan Huang authored
-
Treehugger Robot authored
-
Michael Groover authored
Bug: 259743961 Test: errorprone build Tag: #compatibility Change-Id: Idb5c61d5b98e8070017c68cd253ca86649c0df00 Merged-In: Idb5c61d5b98e8070017c68cd253ca86649c0df00
-
Thomas Girardier authored
-
Treehugger Robot authored
-
Rahul Arya authored
If we just close the server, we keep an Rc<> to the live server with its attributes. We should instead clear all the services first (and eventually send a srvc_chg indication) before closing. Test: unit Bug: 255880936 Change-Id: I2d8430b57cd8031bb41f19c1ddb2cabcc9e24fbe
-
Rahul Arya authored
Associated / unassociates a server with an advertiser, plumbs logic into Rust. Bug: 255880936 Test: CTS Change-Id: I86a29d0bca54f4f99a2f6fb3c11c5a9384a29f71
-
Jack He authored
-
Myles Watson authored
Bug: 268408355 Test: bluetooth-btlinux-hci-test Change-Id: Ic2a2c979a938f283f5ec1b952f8a41670ac5fabd
-
Rahul Sabnis authored
profile API calls. This CL renames BluetoothAdapter#notifyPreferredAudioProfileChangeApplied to BluetoothAdapter#notifyActiveDeviceChangeApplied. Tag: #feature Bug: 265031867 Test: atest BluetoothAdapterTest Change-Id: Iedd78401144bd8bbffc92316b653011c4f4ec4dc
-
Rahul Arya authored
Bug: 265819081 Test: pts-bot (aosp + git_master) Change-Id: I331212688283f5f0142daeb9605fb5c4122897b3
-
- Feb 08, 2023
-
-
Chris Manton authored
Bug: 187830698 Test: gd/cert/run Tag: #refactor Change-Id: Ibf4fbc628ad43c0de616b13bb33f44f40f5707e2
-
Chris Manton authored
Bug: 261213459 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: If557e25f58097bf3336a8305fbfcb73536734609
-
Chris Manton authored
Bug: 257972065 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Ibb1171fe854ce3682c5bdb01ae6b9cf08fd7bf75
-
Abhishek Pandit-Subedi authored
* changes: Update {bind,callback,callback_forward,callback_helpers}.h includes floss: Uprev libchrome package to 1094370 floss: Uprev modp_b64 package to R110
-
Chen Chen authored
-
Henri Chataing authored
-
Treehugger Robot authored
-
Henri Chataing authored
-
Łukasz Rymanowski authored
If group configuration failed when doing reconfiguration, make sure to clear flag indicating that group is pending reconfiguration. Bug: 260676109 Test: manual Tag: #feature Change-Id: I4f3a5557a9cb83b2b285beea2fec755e7b59e761
-
Łukasz Rymanowski authored
With this patch, if LeAudio code decides to for ACL disconnection, it will always notifies GATT about the disconnection. Bug: 266789088 Test: manual Tag: #feature Change-Id: I3ebc9d117940f3badb3a022a1a239ad6ff489ff6
-
Chienyuan Huang authored
Bug: 256055210 Test: atest DistanceMeasurementManagerTest Test: atest DistanceMeasurementTrackerTest Tag: #feature Change-Id: I27f26995e11ed042fdbd35261798b607d212d076
-
Chienyuan Huang authored
Bug: 256055210 Test: atest DistanceMeasurementParamsTest Test: atest DistanceMeasurementResultTest Test: atest DistanceMeasurementSessionTest Tag: #feature Change-Id: Ib42684fb984b704bab397bdc2ee02f7167f89fb7
-
Henri Chataing authored
-
Treehugger Robot authored
-
Yun-hao Chung authored
-
Kihong Seong authored
Bug: 266850524 Test: atest BluetoothInstrumentationTests Change-Id: Ia3abb4b29dba872e6bb56fcc55e6832971528073
-
Kihong Seong authored
-
Jeremy Wu authored
-
Henri Chataing authored
* changes: pdl: Specialize Field::Fixed into FixedScalar and FixedEnum Annotate AST nodes with loc, size information
-