summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into m...Prerepa Viswanadham2015-03-241-1/+8
|\
| * Make Opportunistic Scan API public.Wei Wang2015-03-181-2/+0
| * Add opportunistic ble scan mode. (1/2)Wei Wang2015-03-171-1/+10
* | Change WiFi and Bluetooth ActivityEnergyInfo classesAdam Lesinski2015-03-091-9/+12
* | Remove unused imports in frameworks/base.John Spurlock2015-02-282-6/+0
* | am cd623416: am 8f31fa81: am 3ca77ccf: am 455502b7: Merge "Add API to check i...Andre Eisenbach2015-02-102-2/+34
|\ \
| * \ am 8f31fa81: am 3ca77ccf: am 455502b7: Merge "Add API to check if a Bluetooth...Andre Eisenbach2015-02-102-2/+34
| |\ \ | | |/
| | * Merge "Add API to check if a Bluetooth connection is encrypted (1/2)" into lm...Andre Eisenbach2015-02-102-2/+34
| | |\
| | | * Add API to check if a Bluetooth connection is encrypted (1/2)Andre Eisenbach2015-02-092-2/+34
* | | | am a96869fc: am 24c02c41: am d67aff68: am a63ba428: Merge "Separate the prote...Matthew Xie2015-02-091-19/+23
|\ \ \ \ | |/ / /
| * | | am 24c02c41: am d67aff68: am a63ba428: Merge "Separate the protection of mPro...Matthew Xie2015-02-091-19/+23
| |\ \ \ | | |/ /
| | * | Separate the protection of mProxyServiceStateCallbacks from that of mServiceMatthew Xie2015-02-061-19/+23
| | |/
* | | Move mute/unmute handling to adjust volume pathsRoboErik2015-01-291-2/+10
* | | am 76552bb9: am e77adabe: Don\'t compute flags length for scan responsePrerepa Viswanadham2015-01-231-4/+4
|\ \ \ | |/ /
| * | am 76552bb9: am e77adabe: Don\'t compute flags length for scan responsePrerepa Viswanadham2015-01-231-4/+4
| |\ \ | | |/
| | * Don't compute flags length for scan responsePrerepa Viswanadham2015-01-231-4/+4
* | | am f6b62a9d: am cd460538: Merge "Don\'t send the onServiceDisconnected callba...Andre Eisenbach2014-12-161-6/+1
|\ \ \ | |/ /
| * | am f6b62a9d: am cd460538: Merge "Don\'t send the onServiceDisconnected callba...Andre Eisenbach2014-12-161-6/+1
| |\ \ | | |/
| | * Don't send the onServiceDisconnected callback after close.Benjamin Franz2014-12-161-6/+1
* | | am f60f29d0: am c9149984: Merge "Prevent NullPointerException in getStringVal...Andre Eisenbach2014-12-101-1/+1
|\ \ \ | |/ /
| * | am c9149984: Merge "Prevent NullPointerException in getStringValue if no valu...Andre Eisenbach2014-12-101-1/+1
| |\ \ | | |/
| | * Prevent NullPointerException in getStringValue if no value is setAndre Eisenbach2014-12-091-1/+1
* | | am e0b2fa5c: am 87797c05: am 4a9cecb1: Merge "Add UUID for Pbap client" into ...Justin Harrison2014-12-091-0/+2
|\ \ \ | |/ /
| * | am 87797c05: am 4a9cecb1: Merge "Add UUID for Pbap client" into lmp-mr1-devJustin Harrison2014-12-081-0/+2
| |\ \ | | |/
| | * Merge "Add UUID for Pbap client" into lmp-mr1-devJustin Harrison2014-12-051-0/+2
| | |\
| | | * Add UUID for Pbap clientMatthew Xie2014-11-201-0/+2
* | | | am f4a76651: am 5f1ea2e6: am fb967585: Merge "Change the routing path of blue...Benjamin Franz2014-12-093-38/+95
|\ \ \ \ | |/ / /
| * | | am 5f1ea2e6: am fb967585: Merge "Change the routing path of bluetooth headset...Benjamin Franz2014-12-083-38/+95
| |\ \ \ | | |/ /
| | * | Merge "Change the routing path of bluetooth headset connections." into lmp-mr...Benjamin Franz2014-12-053-38/+95
| | |\ \
| | | * | Change the routing path of bluetooth headset connections.Benjamin Franz2014-12-043-38/+95
* | | | | am 12120998: am e21aafab: am ff5e5db3: Fix BT crash due to unset value for Bl...Prerepa Viswanadham2014-12-051-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | am e21aafab: am ff5e5db3: Fix BT crash due to unset value for BluetoothGattDe...Prerepa Viswanadham2014-12-051-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Fix BT crash due to unset value for BluetoothGattDescriptor from API userPrerepa Viswanadham2014-12-041-2/+2
| | |/ /
* | | | am a6e14c82: am 75b25577: am 448403b7: Merge "Dont call close in in Bluetooth...Mike Lockwood2014-12-051-1/+2
|\ \ \ \ | |/ / /
| * | | am 75b25577: am 448403b7: Merge "Dont call close in in BluetoothA2dp finalize"Mike Lockwood2014-12-041-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | Dont call close in in BluetoothA2dp finalizeMathias Jeppsson2014-11-071-1/+2
* | | | am b45c38ac: am fcb94852: am a1a6c300: Merge "Add server-side callback for ch...Andre Eisenbach2014-12-023-0/+31
|\ \ \ \ | |/ / /
| * | | Add server-side callback for change in MTU (4/4)Andre Eisenbach2014-11-263-0/+31
* | | | am e9f8d1dd: am 2a46722f: Merge "Feature request: Increasing advertise data s...Tom Turney2014-11-151-4/+6
|\ \ \ \ | |/ / /
| * | | Feature request: Increasing advertise data size onTom Turney2014-11-151-4/+6
| | |/ | |/|
* | | am d73463c6: Merge "Add dumpsys support for bluetooth" into lmp-mr1-dev autom...Mike Lockwood2014-11-081-0/+3
|\ \ \ | |/ /
| * | Merge "Add dumpsys support for bluetooth" into lmp-mr1-devMike Lockwood2014-11-081-0/+3
| |\ \
| | * | Add dumpsys support for bluetoothMike Lockwood2014-10-281-0/+3
* | | | Add BluetoothDevice field to BluetoothHeadsetClientCallMike Lockwood2014-11-041-5/+20
|/ / /
* | | Fix crash during Bluetooth on/off stress testAndre Eisenbach2014-10-291-1/+1
|/ /
* | Remove spammy log information for BLE scan.Wei Wang2014-10-181-2/+3
* | am 248edc3e: Update javadoc comments for getBluetoothLeAdvertiser()Prerepa Viswanadham2014-10-161-2/+3
|\ \ | |/
| * Update javadoc comments for getBluetoothLeAdvertiser()Prerepa Viswanadham2014-10-161-2/+3
* | Add support of advertising through standard instance.(1/4)Wei Wang2014-10-093-2/+20
|/
* Remove remanents of onConnectionCongested in framworkPrerepa Viswanadham2014-09-245-41/+0