summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| |/
* | 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
|\ \ | |/
| * Don't send the onServiceDisconnected callback after close.Benjamin Franz2014-12-161-6/+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 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 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 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 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
* | | Add server-side callback for change in MTU (4/4)Andre Eisenbach2014-11-263-0/+31
* | | Feature request: Increasing advertise data size onTom Turney2014-11-151-4/+6
| |/ |/|
* | 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
* | | 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
* Merge "Adds APIs for Bluetooth PBAP and MAP access permission." into lmp-devEdward Jee2014-09-162-34/+102
|\
| * Adds APIs for Bluetooth PBAP and MAP access permission.Edward Jee2014-09-092-34/+102
* | Remove onConnectionCongested callbackPrerepa Viswanadham2014-09-114-30/+4
* | Merge "Unregister app when advertise failed after registration." into lmp-devWei Wang2014-09-055-29/+37
|\ \ | |/ |/|
| * Unregister app when advertise failed after registration.Wei Wang2014-09-025-29/+37
* | Close the base socket when bindListen failsMatthew Xie2014-09-031-0/+8
|/
* Merge "Fix API council review comments. Also hide certain APIs(1/3)." into lm...Wei Wang2014-08-246-43/+41
|\
| * Fix API council review comments. Also hide certain APIs(1/3).Wei Wang2014-08-156-43/+41
* | Merge "LE: Rename new MTU and connection paramter update APIs" into lmp-devAndre Eisenbach2014-08-213-20/+20
|\ \
| * | LE: Rename new MTU and connection paramter update APIsAndre Eisenbach2014-08-203-20/+20
| |/
* | Merge "Fix threading issue for advertising." into lmp-devWei Wang2014-08-211-80/+83
|\ \
| * | Fix threading issue for advertising.Wei Wang2014-08-191-80/+83
| |/
* | Fix race condition for BluetoothLeScanner.Wei Wang2014-08-191-37/+25
|/
* Protect from malformed advt with invalid manf_id/data comboPrerepa Viswanadham2014-08-141-2/+4
* Prevent crash in Gatt service due to null pointer inPrerepa Viswanadham2014-08-141-0/+6
* Clean up advertise and scan clients upon bluetooth down.Wei Wang2014-08-134-1/+22
* Add a TLV to support different result storageWei Wang2014-08-075-12/+221
* OnLost/OnFound integration - onfound match is done in framework,Prerepa Viswanadham2014-08-073-17/+20
* Add transport parameter to createBond() function (4/4)Andre Eisenbach2014-08-052-2/+33