| Commit message (Expand) | Author | Age | Files | Lines |
* | Obtain capabilities from chipset for it's support of various features | Prerepa Viswanadham | 2014-07-02 | 2 | -0/+52 |
* | Bluetooth: Support MAP Client role on Bluedroid. | Hemant Gupta | 2014-07-01 | 3 | -2/+126 |
* | LE: Fix GATT server documentation to reflect API updates | Andre Eisenbach | 2014-07-01 | 1 | -5/+5 |
* | Add WBS support on Bluedroid (6/6) | Mudumba Ananth | 2014-06-30 | 2 | -0/+46 |
* | LE: Hide new congestion constant for now | Andre Eisenbach | 2014-06-27 | 1 | -1/+3 |
* | LE: Add notification sent and congestion callbacks (3/4) | Andre Eisenbach | 2014-06-27 | 9 | -5/+120 |
* | Merge "Convert BluetoothTetheringDataTracker into a NetworkFactory." | Paul Jensen | 2014-06-24 | 1 | -418/+0 |
|\ |
|
| * | Convert BluetoothTetheringDataTracker into a NetworkFactory. | Paul Jensen | 2014-06-26 | 1 | -418/+0 |
* | | Merge "Fix comment for sendData." | Ang Li | 2014-06-26 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix comment for sendData. | Ang Li | 2014-06-25 | 1 | -1/+1 |
* | | Fix bug where GATT descriptors weren't being added to right characteristic | Mike J. Chen | 2014-06-24 | 1 | -1/+1 |
|/ |
|
* | BluetoothAvrcpController: Move AVRCP controller support to new BluetoothProfi... | Mike Lockwood | 2014-06-13 | 7 | -32/+397 |
* | Add Support for AVRCP Controller Feature | Hemant Gupta | 2014-06-13 | 2 | -0/+37 |
* | BluetoothA2dpSink: Add new BluetoothProfile subclass for A2DP sink | Mike Lockwood | 2014-06-13 | 5 | -0/+603 |
* | Add BluetoothHeadsetClientCall.toString method | Mike Lockwood | 2014-06-13 | 1 | -0/+25 |
* | Rename BluetoothHandsfreeClient to BluetoothHeadsetClient | Mike Lockwood | 2014-06-13 | 6 | -74/+79 |
* | Bluetooth: Add support for HFP Client role. | Hemant Gupta | 2014-06-13 | 6 | -2/+1455 |
* | LE: Add oneway attribute to Gatt callbacks | Wei Wang | 2014-06-12 | 1 | -3/+3 |
* | Take out startScanWithUuidScanParam as part of refactoring | Prerepa Viswanadham | 2014-06-12 | 1 | -2/+0 |
* | Adding a method to know if there is a connection to a BluetoothDevice. | Jay Civelli | 2014-06-04 | 2 | -0/+21 |
* | am 19bdd64c: Merge "Address API review comments. 1. Moved le stuff to it\'s s... | Wei Wang | 2014-05-30 | 20 | -2166/+2286 |
|\ |
|
| * | Address API review comments. | Wei Wang | 2014-05-29 | 20 | -2166/+2286 |
* | | Add Audio Manager support for Bluetooth A2DP Sink profile | Mike Lockwood | 2014-05-28 | 1 | -0/+6 |
|/ |
|
* | Add scan response as an advertising parameter(1/2). | Wei Wang | 2014-05-20 | 3 | -8/+22 |
* | Remove a hide tag link. | Wei Wang | 2014-05-20 | 1 | -2/+1 |
* | Revert "Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost an... | Wei Wang | 2014-05-19 | 12 | -2/+2714 |
* | Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost and multip... | Wei Wang | 2014-05-20 | 12 | -2714/+2 |
* | APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple | Wei Wang | 2014-05-19 | 12 | -2/+2714 |
* | Add a method to check whether a UUID is 32bit. | Wei Wang | 2014-05-19 | 1 | -1/+19 |
* | am 3e1bbaf7: am 45734b4a: Merge "Log accept and close debug statements in Blu... | Joe LaPenna | 2014-05-17 | 1 | -11/+11 |
|\ |
|
| * | Log accept and close debug statements in BluetoothSocket. | Joe LaPenna | 2014-05-13 | 1 | -11/+11 |
| * | DO NOT MERGE Tear down PAN if we can't successfully complete a DHCP request | Ariel Gertzenstein | 2014-04-21 | 1 | -0/+8 |
* | | Improve name of api. | Prerepa Viswanadham | 2014-05-15 | 1 | -1/+1 |
* | | set scan parameters in BT stack. Apply the most demanding request | Prerepa Viswanadham | 2014-05-15 | 1 | -0/+2 |
* | | Replace LinkCapabilities with NetworkCapabilities | Robert Greenwalt | 2014-05-12 | 1 | -12/+2 |
* | | Add transport param to Connect APIs | Ganesh Ganapathi Batta | 2014-05-06 | 5 | -9/+75 |
* | | Tear down PAN if we can't successfully complete a DHCP request | Sharvil Nanavati | 2014-05-06 | 1 | -0/+8 |
* | | Add parse method to parse UUID from bytes for 16 bit, 32 bit and 128 bit | Wei Wang | 2014-05-06 | 1 | -5/+58 |
* | | Make sure BluetoothSocket#connect throws on error. | Sharvil Nanavati | 2014-05-06 | 1 | -0/+1 |
* | | am 54499194: am 2e8a2d20: Merge "LE: Return false if an attribute read/write ... | Zhihai Xu | 2014-04-10 | 1 | -0/+60 |
|\ \
| |/ |
|
| * | LE: Return false if an attribute read/write is in progress | Andre Eisenbach | 2014-04-09 | 1 | -0/+60 |
* | | am 7d394df2: am ae1b763c: Merge "LE: Add API to configure MTU for a given con... | Zhihai Xu | 2014-03-31 | 5 | -0/+72 |
|\ \
| |/ |
|
| * | Merge "LE: Add API to configure MTU for a given connection (3/4)" into klp-mo... | Zhihai Xu | 2014-03-31 | 5 | -0/+72 |
| |\ |
|
| | * | LE: Add API to configure MTU for a given connection (3/4) | Andre Eisenbach | 2014-03-25 | 5 | -0/+72 |
* | | | am 1b09c97d: am 4447405d: Merge "Callback on correct method when status is un... | Wei Wang | 2014-03-29 | 1 | -2/+14 |
|\ \ \
| |/ / |
|
| * | | Callback on correct method when status is unsuccessful. | Wei Wang | 2014-03-29 | 1 | -2/+14 |
* | | | am 0d68a52a: am 9d3e0996: Merge "Add comment of using same callback for start... | Wei Wang | 2014-03-28 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Add comment of using same callback for start/stop advertising. | Wei Wang | 2014-03-27 | 1 | -1/+1 |
| |/ |
|
| * | am 13bd8577: am c0384b6b: DO NOT MERGE: Move advetise clean up to callback co... | Wei Wang | 2014-03-20 | 1 | -5/+21 |
| |\ |
|
| | * | am c0384b6b: DO NOT MERGE: Move advetise clean up to callback code. fixes b/1... | Wei Wang | 2014-03-20 | 1 | -5/+21 |
| | |\ |
|