summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* am 84e1afcc: am 413f6293: Merge "Change GATT_FAILURE from 0 to 0x101" into jb...Matthew Xie2013-05-281-3/+3
|\
| * Change GATT_FAILURE from 0 to 0x101Matthew Xie2013-05-231-3/+3
* | Remove roamChanged APIRavi Nagarajan2013-05-132-22/+0
* | Merge "BluetoothGatt: Print stack trace if an exception occurs in a callback"Mike Lockwood2013-05-132-16/+16
|\ \ | |/ |/|
| * BluetoothGatt: Print stack trace if an exception occurs in a callbackMike Lockwood2013-05-132-16/+16
* | Donot bind to GATT service when BLE is not supportedMatthew Xie2013-05-082-1/+9
|/
* Merge "Added flush() for bluetooth output stream" into jb-mr2-devMatthew Xie2013-04-262-0/+23
|\
| * Added flush() for bluetooth output streamzzy2013-04-242-0/+23
* | Change permission of LE scan APIs from BLUETOOTH to BLUETOOTH_ADMINMatthew Xie2013-04-241-3/+3
|/
* Remove BluetoothAdapterCallback. Simplify leScan ApiMatthew Xie2013-04-173-225/+260
* Make BluetoothGattServer.close() publicAndre Eisenbach2013-04-101-2/+2
* Merge "Change BluetoothGattCallback methods argument from BluetoothDevice to ...Matthew Xie2013-04-047-33/+122
|\
| * Change BluetoothGattCallback methods argument from BluetoothDevice to Bluetoo...Matthew Xie2013-04-037-33/+122
* | Fix minor LE descriptor permissions issueAndre Eisenbach2013-04-031-2/+3
|/
* Merge "Unhide Bluetooth Low Energy public APIs" into jb-mr2-devMatthew Xie2013-03-2816-993/+947
|\
| * Unhide Bluetooth Low Energy public APIsMatthew Xie2013-03-2816-993/+947
* | am 3ae30483: am a19647d3: Merge "Correct executable bit for source files [Tak...Elliott Hughes2013-03-287-0/+0
|\ \ | |/ |/|
| * Correct executable bit for source files [Take 2]Chirayu Desai2013-03-279-0/+0
* | Add BT - DataTracker connectionRobert Greenwalt2013-03-271-78/+125
* | Add stacking to the NetworkStateTrackers.Lorenzo Colitti2013-03-151-0/+10
* | Fixed 32 bit characteristic value assignmentAndre Eisenbach2013-03-122-3/+4
* | Fix docs bug.Stephen Hines2013-02-281-2/+1
* | Initial version of BLE support for BluedroidGanesh Ganapathi Batta2013-02-2715-2/+4051
* | am 3b5c4382: am b8e80eb5: am 4fd38e8d: Merge "Clean up debug messages" into j...Matthew Xie2012-12-032-3/+3
|\ \ | |/
| * Clean up debug messagesMatthew Xie2012-11-292-3/+3
* | am de95a276: am 3fe63ce4: am 652678af: timeout support for accept() and added...zzy2012-11-291-7/+9
|\ \ | |/
| * timeout support for accept() and added check for signal sizezzy2012-11-281-7/+9
* | Remove DhcpInfoInternalRobert Greenwalt2012-11-091-1/+0
|/
* License of files Bluetooth package is not updated to ASL2Zhihai Xu2012-10-237-7/+93
* Add serial port profile support and allow to connect to rfcomm channel withou...zzy2012-10-151-1/+4
* Reduce android.bluetooth package debug messagesMatthew Xie2012-10-098-69/+80
* Merge "Turn off verbose debug message in BluetoothAdapter Change-Id: I30245ab...Matthew Xie2012-08-291-1/+2
|\
| * Turn off verbose debug message in BluetoothAdapterMatthew Xie2012-08-291-1/+2
* | Captive portal handlingIrfan Sheriff2012-08-271-0/+5
|/
* Implement enableNoAutoconnect()Ganesh Ganapathi Batta2012-08-142-3/+13
* Auto connection/disconnection related changesGanesh Ganapathi Batta2012-08-064-18/+66
* Bluetooth: fix enableNoAutoConnect() call.Martijn Coenen2012-08-031-4/+2
* Reset priority on unbondRavi Nagarajan2012-07-262-0/+2
* Fix for When Hf is rejected the device should initiate A2dp if a2dp is enabledSwaminatha Balaji2012-07-261-0/+7
* handle NullPointerException in cases where a proxySyed Ibrahim M2012-07-261-0/+6
* Removed startService() call from BluetoothManagerService.Fred2012-07-161-1/+1
* Fix merge error, put in tmp workaround for input manager.Matthew Xie2012-07-161-0/+1
* Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to ...fredc2012-07-163-9/+16
* Auto connect hf/a2dpSwaminatha Balaji2012-07-162-2/+4
* Added code to tear down dhcp thread when tethering is offzzy2012-07-161-4/+8
* Fixed socket not closing on BT off. Used RemoteCallbackList to monitor binder...fredc2012-07-162-5/+15
* Fixed issue with Settings app crashing after during on/off and unpair.fredc2012-07-164-10/+83
* Disable debug logs in BluetoothDevice, that was turned on accidentally Change...Ravi Nagarajan2012-07-161-1/+1
* Fixed issue with getting Bluetooth adapter's name and airplane modefredc2012-07-161-1/+1
* Change done in BluetoothAdapter to use the same API for interacting with the ...Sreenidhi T2012-07-161-1/+1