- 93f1cac Merge "Resolve usage of hidden API in Lists" am: 79dc0135d7 by Zongheng Wang · 6 years ago
- 79dc013 Merge "Resolve usage of hidden API in Lists" by Treehugger Robot · 6 years ago
- 4231c98 Merge "Update-ability: Remove IDeviceIdleController" am: b5110e8e12 by cncn · 6 years ago
- b5110e8 Merge "Update-ability: Remove IDeviceIdleController" by Treehugger Robot · 6 years ago
- d22cbd3 Resolve usage of hidden API in Lists by Zongheng Wang · 6 years ago
- 2320012 Merge "Resolve usage of hidden logging APIs" am: 9176179b63 by Zongheng Wang · 6 years ago
- 9176179 Merge "Resolve usage of hidden logging APIs" by Treehugger Robot · 6 years ago
- 71e4ce7 Merge "Add IntDef annotations from BluetoothPan.java to PanService.java" by Rahul Sabnis · 6 years ago
- 757cfdd Merge "Add IntDef annotations from BluetoothPan.java to PanService.java" by Treehugger Robot · 6 years ago
- 03d0303 Resolve usage of hidden logging APIs by Zongheng Wang · 6 years ago
- 22eb6c0 Merge changes I547d1950,I7b958a9f am: 394bfabc87 by Joseph Pirozzo · 6 years ago
- 394bfab Merge changes I547d1950,I7b958a9f by Joseph Pirozzo · 6 years ago
- e4ad839 Update-ability: Remove IDeviceIdleController by cncn · 6 years ago
- e0ac70e Add IntDef annotations from BluetoothPan.java to PanService.java by Rahul Sabnis · 6 years ago
- fe86096 Merge "Delete call logs when calls are made without PBAP" am: ee13f7beb7 by Andrew Cheng · 6 years ago
- ee13f7b Merge "Delete call logs when calls are made without PBAP" by Andrew Cheng · 6 years ago
- cecee25 Merge changes I45bf0300,Ib30324ae,I409dc02d,I5096786e,I9dccd0b4, ... by Zach Johnson · 6 years ago
- 17e4306 Merge changes I45bf0300,Ib30324ae,I409dc02d,I5096786e,I9dccd0b4, ... by Zach Johnson · 6 years ago
- 36f01d9 Merge "Set Browsing bit to 0 in PbapSupportedFeatures" am: 59eac2a877 by Andrew Cheng · 6 years ago
- 59eac2a Merge "Set Browsing bit to 0 in PbapSupportedFeatures" by Andrew Cheng · 6 years ago
- 522d6cb Set Browsing bit to 0 in PbapSupportedFeatures by Andrew Cheng · 6 years ago
- f74a94d Delete call logs when calls are made without PBAP by Andrew Cheng · 6 years ago
- 7bf3489 AVRCP Controller Disable Automatic Focus Request by Joseph Pirozzo · 6 years ago
- 97e20be A2DP Sink: Focus gain while transient loss by Joseph Pirozzo · 6 years ago
- b592198 Merge changes from topic "BLE debug information implementation" am: 86e546c323 by Weichin Weng · 6 years ago
- 86e546c Merge changes from topic "BLE debug information implementation" by Weichin Weng · 6 years ago
- 70569eb BLE: GattService debug infomation implementation by weichinweng · 6 years ago
- 4af8858 Build libbluetooth_jni as a multi-lib by Zach Johnson · 6 years ago
- 072c6a2 Clean up some files that appear to be unused by Zach Johnson · 6 years ago
- 0cdab5d Remove now unused room libraries by Zach Johnson · 6 years ago
- e8f67d3 Migrate bluetooth unit tests Android.mk file to bp by Zach Johnson · 6 years ago
- 39dd48c Merge "Bluetooth database log clean up" am: 5943d480db by Ugo Yu · 6 years ago
- a74f0fc Merge "Minor: convert byte[] to String" am: b3663618b3 by slki.shin · 6 years ago
- 469eadc Merge "JNI: Check if service name is null in createSocketChannelNative" by Jack He · 6 years ago
- bfb07a6 Merge "Update-ability: Refactor BT alert to remove internal AlertController dependency" by cncn · 6 years ago
- a53a5bc Merge "Consolidate connect/disconnect to all profiles inside AdapterService" by Rahul Sabnis · 6 years ago
- 76712b5 Move jni/Android.bp into Android.bp by Zach Johnson · 6 years ago
- 9e4a8e9 Migrate Bluetooth.apk to Android.bp by Zach Johnson · 6 years ago
- 5943d48 Merge "Bluetooth database log clean up" by Treehugger Robot · 6 years ago
- b366361 Merge "Minor: convert byte[] to String" by Treehugger Robot · 6 years ago
- 7e2dd73 Merge "JNI: Check if service name is null in createSocketChannelNative" by Treehugger Robot · 6 years ago
- 825f3d0 Merge "Update-ability: Refactor BT alert to remove internal AlertController dependency" by Treehugger Robot · 6 years ago
- 1763935 Update-ability: Refactor BT alert to remove internal AlertController dependency by cncn · 6 years ago
- a3a5251 JNI: Check if service name is null in createSocketChannelNative by Jack He · 6 years ago
- 87f0c9b Minor: convert byte[] to String by slki.shin · 6 years ago
- 7650896 Merge "Consolidate connect/disconnect to all profiles inside AdapterService" by Rahul Sabnis · 6 years ago
- 7d81203 Consolidate connect/disconnect to all profiles inside AdapterService by Rahul Sabnis · 6 years ago
- b68963d Merge changes I65bfc24a,I0b25a097 am: aa6575ceb1 by Zach Johnson · 6 years ago
- aa6575c Merge changes I65bfc24a,I0b25a097 by Treehugger Robot · 6 years ago
- 53e64c5 Merge "AVRCP Controller State without Browsing" am: b08930eb8b by Joseph Pirozzo · 6 years ago
- b08930e Merge "AVRCP Controller State without Browsing" by Joseph Pirozzo · 6 years ago
- 999e848 Merge "Remove storeVolumeForDevice() in AvrcpTargetService" am: a46331d5b4 by Ted Wang · 6 years ago
- a46331d Merge "Remove storeVolumeForDevice() in AvrcpTargetService" by Treehugger Robot · 6 years ago
- 527da93 AVRCP Controller State without Browsing by Joseph Pirozzo · 6 years ago
- 64b48c5 Merge "Make service methods public to access outside of package, cleanup bt code" by Rahul Sabnis · 6 years ago
- 855241b Merge "Make service methods public to access outside of package, cleanup bt code" by Treehugger Robot · 6 years ago
- 48f2b56 Make service methods public to access outside of package, cleanup bt code by Rahul Sabnis · 6 years ago
- e7bf0dc BLE: Rename existing variables in AppScanStats by weichinweng · 6 years ago
- ed7121f Merge "AVRCP: Reset mActivePlayerId on cleanup" am: 87ed977250 by Dowon Park · 6 years ago
- 87ed977 Merge "AVRCP: Reset mActivePlayerId on cleanup" by Treehugger Robot · 6 years ago
- e40344b Remove libutils from libbluetooth_jni by Zach Johnson · 6 years ago
- 34081dc Remove ability to change libbluetooth.so path by Zach Johnson · 6 years ago
- 08c8b97 Merge "BLE: Don't start scan if the same Pi scan is running." am: afa7a39b49 by weichinweng · 6 years ago
- afa7a39 Merge "BLE: Don't start scan if the same Pi scan is running." by Treehugger Robot · 6 years ago
- c1d4f9c Merge "Standardize logging to ALOG[x] macros" am: 2adc093e39 by Zach Johnson · 6 years ago
- 65eb2f8 Merge "Remove native binder implementation details in libbluetooth_jni" by Zach Johnson · 6 years ago
- a5eb6a0 Merge "Move BluetoothSocketManager to java" am: 89818d6da8 by Zach Johnson · 6 years ago
- 2adc093 Merge "Standardize logging to ALOG[x] macros" by Zach Johnson · 6 years ago
- e57e375 Merge "Remove native binder implementation details in libbluetooth_jni" by Zach Johnson · 6 years ago
- 89818d6 Merge "Move BluetoothSocketManager to java" by Zach Johnson · 6 years ago
- 73e90e8 Merge changes I64a73ce8,I37b249e4 am: 493020f635 by Zach Johnson · 6 years ago
- 493020f Merge changes I64a73ce8,I37b249e4 by Treehugger Robot · 6 years ago
- 51a7310 Standardize logging to ALOG[x] macros by Zach Johnson · 6 years ago
- 27ad1e5 Remove native binder implementation details in libbluetooth_jni by Zach Johnson · 6 years ago
- 71e00b4 Move BluetoothSocketManager to java by Zach Johnson · 6 years ago
- e7ed121 Copy in the jni exception logging macros from android_runtime by Zach Johnson · 6 years ago
- 44ea701 Remove need to call into android_runtime by Zach Johnson · 6 years ago
- 263d86c Merge "Remove unused imports of android_runtime headers" am: 0a870493d8 by Zach Johnson · 6 years ago
- 0444d5f Merge "Refactor usages of getAliasName to use getAlias in Bluetooth" by Rahul Sabnis · 6 years ago
- 0a87049 Merge "Remove unused imports of android_runtime headers" by Treehugger Robot · 6 years ago
- 128bc67 Merge "Refactor usages of getAliasName to use getAlias in Bluetooth" by Treehugger Robot · 6 years ago
- 4eab688 Remove unused imports of android_runtime headers by Zach Johnson · 6 years ago
- c5777c7 Merge "BLE: fix doesn't unregister client_if since appDied flag is wrong" by weichinweng · 6 years ago
- 58f2c25 Merge "BLE: fix doesn't unregister client_if since appDied flag is wrong" by Treehugger Robot · 6 years ago
- 0775109 Merge changes I11362911,I39b524b2,I75de88e7,Ie9101e0b,Iad3806e3, ... by Joseph Pirozzo · 6 years ago
- f6c0cf8 Merge changes I11362911,I39b524b2,I75de88e7,Ie9101e0b,Iad3806e3, ... by Joseph Pirozzo · 6 years ago
- 9b5cd43 MAP Client disconnect state machine if MAS client disconnected by Joseph Pirozzo · 6 years ago
- ec40757 MAP Client close connection on MNS disconnect by Joseph Pirozzo · 6 years ago
- ac9715d MAP Client Only connect MNS in connected state by Joseph Pirozzo · 6 years ago
- a353a95 MAP Client BMessage parser length by Joseph Pirozzo · 6 years ago
- f3965e7 MAP Client support incomming MMS by Joseph Pirozzo · 6 years ago
- 6b9199e Add bluetooth prefs for Android Automotive by Simon Dai · 6 years ago
- ad733d2 DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 6 years ago
- a01a9be BLE: fix doesn't unregister client_if since appDied flag is wrong by weichinweng · 6 years ago
- 7b7f78b BLE: Don't start scan if the same Pi scan is running. by weichinweng · 6 years ago
- 0e8ec7c Merge "Monitor AudioManger Playback state to update the AVRCP playback state" by Ted Wang · 6 years ago
- 54e44ba Merge "Monitor AudioManger Playback state to update the AVRCP playback state" by Ted Wang · 6 years ago
- ae99ab9 Monitor AudioManger Playback state to update the AVRCP playback state by Ted Wang · 6 years ago
- 6778f0a [automerger skipped] Merge Coral/Flame into AOSP master by Xin Li · 6 years ago
- f7f83be Merge Coral/Flame into AOSP master by Xin Li · 6 years ago