| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| | |\ |
|
| | | * | DO NOT MERGE: Move advetise clean up to callback code. fixes b/13289050 | Wei Wang | 2014-03-19 | 1 | -5/+21 |
| * | | | am 15a18d07: am da084104: Merge "DO NOT MERGE: Add status callback for start... | Wei Wang | 2014-03-20 | 4 | -69/+131 |
| |\ \ \
| | |/ / |
|
| | * | | am da084104: Merge "DO NOT MERGE: Add status callback for start/stop adverti... | Wei Wang | 2014-03-20 | 4 | -69/+131 |
| | |\ \
| | | |/ |
|
| | | * | DO NOT MERGE: Add status callback for start/stop advertising. | Wei Wang | 2014-03-20 | 4 | -69/+131 |
| | * | | am 1327e59f: Merge "DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mo... | Wei Wang | 2014-03-08 | 8 | -93/+394 |
| | |\ \
| | | |/ |
|
| | | * | DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mode API. | Wei Wang | 2014-03-06 | 8 | -93/+394 |
* | | | | Get rid of not specifying a user errors in bluetooth. | Dianne Hackborn | 2014-03-20 | 7 | -9/+15 |
* | | | | Move advetise clean up to callback code. fixes b/13289050 | Wei Wang | 2014-03-20 | 1 | -5/+21 |
* | | | | Add status callback for start/stop advertising. | Wei Wang | 2014-03-18 | 4 | -71/+131 |
* | | | | am 5adbea2e: am 784224d2: am b8a7dd63: Merge "Add handshake broadcast support... | Mike J. Chen | 2014-03-07 | 1 | -1/+13 |
|\ \ \ \
| |/ / / |
|
| * | | | Add handshake broadcast support | Mike J. Chen | 2014-03-04 | 1 | -1/+13 |
* | | | | am 1ece04f3: Merge "BluetoothInputJava: Add broadcast action REPORT" into klp... | Mike J. Chen | 2014-01-28 | 1 | -0/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | BluetoothInputJava: Add broadcast action REPORT | Mike J. Chen | 2014-01-27 | 1 | -0/+6 |
* | | | | am bfa3f4fd: Merge "BluetoothInputDevice: make REPORT_TYPE values match hal" ... | Mike J. Chen | 2014-01-28 | 1 | -3/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | BluetoothInputDevice: make REPORT_TYPE values match hal | Mike J. Chen | 2014-01-27 | 1 | -3/+3 |
| * | | | BLE peripheral mode (3/4): Add peripheral mode API. | Wei Wang | 2014-01-13 | 8 | -93/+394 |
| * | | | NPE in BluetoothSocket.write() | Zhihai Xu | 2014-01-13 | 1 | -13/+14 |
| |/ / |
|
* | | | bluetoothsocket fd leak, need close the file descriptor after detachFd. | Zhihai Xu | 2014-01-20 | 1 | -2/+4 |
* | | | Merge "NPE in BluetoothDevice.fetchUuidsWithSdp" | Zhihai Xu | 2014-01-14 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | NPE in BluetoothDevice.fetchUuidsWithSdp | Zhihai Xu | 2014-01-13 | 1 | -1/+6 |
* | | | | Merge "NPE in BluetoothSocket.write()" | Zhihai Xu | 2014-01-04 | 1 | -13/+14 |
|\ \ \ \ |
|
| * | | | | NPE in BluetoothSocket.write() | Zhihai Xu | 2013-12-17 | 1 | -13/+14 |
| |/ / / |
|
* | | | | BLE peripheral mode (3/4): Add peripheral mode API. | Wei Wang | 2013-12-19 | 8 | -92/+394 |