summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\
| | | * DO NOT MERGE: Move advetise clean up to callback code. fixes b/13289050Wei Wang2014-03-191-5/+21
| * | | am 15a18d07: am da084104: Merge "DO NOT MERGE: Add status callback for start...Wei Wang2014-03-204-69/+131
| |\ \ \ | | |/ /
| | * | am da084104: Merge "DO NOT MERGE: Add status callback for start/stop adverti...Wei Wang2014-03-204-69/+131
| | |\ \ | | | |/
| | | * DO NOT MERGE: Add status callback for start/stop advertising.Wei Wang2014-03-204-69/+131
| | * | am 1327e59f: Merge "DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mo...Wei Wang2014-03-088-93/+394
| | |\ \ | | | |/
| | | * DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mode API.Wei Wang2014-03-068-93/+394
* | | | Get rid of not specifying a user errors in bluetooth.Dianne Hackborn2014-03-207-9/+15
* | | | Move advetise clean up to callback code. fixes b/13289050Wei Wang2014-03-201-5/+21
* | | | Add status callback for start/stop advertising.Wei Wang2014-03-184-71/+131
* | | | am 5adbea2e: am 784224d2: am b8a7dd63: Merge "Add handshake broadcast support...Mike J. Chen2014-03-071-1/+13
|\ \ \ \ | |/ / /
| * | | Add handshake broadcast supportMike J. Chen2014-03-041-1/+13
* | | | am 1ece04f3: Merge "BluetoothInputJava: Add broadcast action REPORT" into klp...Mike J. Chen2014-01-281-0/+6
|\ \ \ \ | |/ / /
| * | | BluetoothInputJava: Add broadcast action REPORTMike J. Chen2014-01-271-0/+6
* | | | am bfa3f4fd: Merge "BluetoothInputDevice: make REPORT_TYPE values match hal" ...Mike J. Chen2014-01-281-3/+3
|\ \ \ \ | |/ / /
| * | | BluetoothInputDevice: make REPORT_TYPE values match halMike J. Chen2014-01-271-3/+3
| * | | BLE peripheral mode (3/4): Add peripheral mode API.Wei Wang2014-01-138-93/+394
| * | | NPE in BluetoothSocket.write()Zhihai Xu2014-01-131-13/+14
| |/ /
* | | bluetoothsocket fd leak, need close the file descriptor after detachFd.Zhihai Xu2014-01-201-2/+4
* | | Merge "NPE in BluetoothDevice.fetchUuidsWithSdp"Zhihai Xu2014-01-141-1/+6
|\ \ \
| * | | NPE in BluetoothDevice.fetchUuidsWithSdpZhihai Xu2014-01-131-1/+6
* | | | Merge "NPE in BluetoothSocket.write()"Zhihai Xu2014-01-041-13/+14
|\ \ \ \
| * | | | NPE in BluetoothSocket.write()Zhihai Xu2013-12-171-13/+14
| |/ / /
* | | | BLE peripheral mode (3/4): Add peripheral mode API.Wei Wang2013-12-198-92/+394