summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Obtain capabilities from chipset for it's support of various featuresPrerepa Viswanadham2014-07-022-0/+52
* Bluetooth: Support MAP Client role on Bluedroid.Hemant Gupta2014-07-013-2/+126
* LE: Fix GATT server documentation to reflect API updatesAndre Eisenbach2014-07-011-5/+5
* Add WBS support on Bluedroid (6/6)Mudumba Ananth2014-06-302-0/+46
* LE: Hide new congestion constant for nowAndre Eisenbach2014-06-271-1/+3
* LE: Add notification sent and congestion callbacks (3/4)Andre Eisenbach2014-06-279-5/+120
* Merge "Convert BluetoothTetheringDataTracker into a NetworkFactory."Paul Jensen2014-06-241-418/+0
|\
| * Convert BluetoothTetheringDataTracker into a NetworkFactory.Paul Jensen2014-06-261-418/+0
* | Merge "Fix comment for sendData."Ang Li2014-06-261-1/+1
|\ \ | |/ |/|
| * Fix comment for sendData.Ang Li2014-06-251-1/+1
* | Fix bug where GATT descriptors weren't being added to right characteristicMike J. Chen2014-06-241-1/+1
|/
* BluetoothAvrcpController: Move AVRCP controller support to new BluetoothProfi...Mike Lockwood2014-06-137-32/+397
* Add Support for AVRCP Controller FeatureHemant Gupta2014-06-132-0/+37
* BluetoothA2dpSink: Add new BluetoothProfile subclass for A2DP sinkMike Lockwood2014-06-135-0/+603
* Add BluetoothHeadsetClientCall.toString methodMike Lockwood2014-06-131-0/+25
* Rename BluetoothHandsfreeClient to BluetoothHeadsetClientMike Lockwood2014-06-136-74/+79
* Bluetooth: Add support for HFP Client role.Hemant Gupta2014-06-136-2/+1455
* LE: Add oneway attribute to Gatt callbacksWei Wang2014-06-121-3/+3
* Take out startScanWithUuidScanParam as part of refactoringPrerepa Viswanadham2014-06-121-2/+0
* Adding a method to know if there is a connection to a BluetoothDevice.Jay Civelli2014-06-042-0/+21
* am 19bdd64c: Merge "Address API review comments. 1. Moved le stuff to it\'s s...Wei Wang2014-05-3020-2166/+2286
|\
| * Address API review comments.Wei Wang2014-05-2920-2166/+2286
* | Add Audio Manager support for Bluetooth A2DP Sink profileMike Lockwood2014-05-281-0/+6
|/
* Add scan response as an advertising parameter(1/2).Wei Wang2014-05-203-8/+22
* Remove a hide tag link.Wei Wang2014-05-201-2/+1
* Revert "Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost an...Wei Wang2014-05-1912-2/+2714
* Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost and multip...Wei Wang2014-05-2012-2714/+2
* APIs for BLE scan, scan filter, batch scan, onFound/onLost and multipleWei Wang2014-05-1912-2/+2714
* Add a method to check whether a UUID is 32bit.Wei Wang2014-05-191-1/+19
* am 3e1bbaf7: am 45734b4a: Merge "Log accept and close debug statements in Blu...Joe LaPenna2014-05-171-11/+11
|\
| * Log accept and close debug statements in BluetoothSocket.Joe LaPenna2014-05-131-11/+11
| * DO NOT MERGE Tear down PAN if we can't successfully complete a DHCP requestAriel Gertzenstein2014-04-211-0/+8
* | Improve name of api.Prerepa Viswanadham2014-05-151-1/+1
* | set scan parameters in BT stack. Apply the most demanding requestPrerepa Viswanadham2014-05-151-0/+2
* | Replace LinkCapabilities with NetworkCapabilitiesRobert Greenwalt2014-05-121-12/+2
* | Add transport param to Connect APIsGanesh Ganapathi Batta2014-05-065-9/+75
* | Tear down PAN if we can't successfully complete a DHCP requestSharvil Nanavati2014-05-061-0/+8
* | Add parse method to parse UUID from bytes for 16 bit, 32 bit and 128 bitWei Wang2014-05-061-5/+58
* | Make sure BluetoothSocket#connect throws on error.Sharvil Nanavati2014-05-061-0/+1
* | am 54499194: am 2e8a2d20: Merge "LE: Return false if an attribute read/write ...Zhihai Xu2014-04-101-0/+60
|\ \ | |/
| * LE: Return false if an attribute read/write is in progressAndre Eisenbach2014-04-091-0/+60
* | am 7d394df2: am ae1b763c: Merge "LE: Add API to configure MTU for a given con...Zhihai Xu2014-03-315-0/+72
|\ \ | |/
| * Merge "LE: Add API to configure MTU for a given connection (3/4)" into klp-mo...Zhihai Xu2014-03-315-0/+72
| |\
| | * LE: Add API to configure MTU for a given connection (3/4)Andre Eisenbach2014-03-255-0/+72
* | | am 1b09c97d: am 4447405d: Merge "Callback on correct method when status is un...Wei Wang2014-03-291-2/+14
|\ \ \ | |/ /
| * | Callback on correct method when status is unsuccessful.Wei Wang2014-03-291-2/+14
* | | am 0d68a52a: am 9d3e0996: Merge "Add comment of using same callback for start...Wei Wang2014-03-281-1/+1
|\ \ \ | |/ /
| * | Add comment of using same callback for start/stop advertising.Wei Wang2014-03-271-1/+1
| |/
| * am 13bd8577: am c0384b6b: DO NOT MERGE: Move advetise clean up to callback co...Wei Wang2014-03-201-5/+21
| |\
| | * am c0384b6b: DO NOT MERGE: Move advetise clean up to callback code. fixes b/1...Wei Wang2014-03-201-5/+21
| | |\