summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports from frameworks/base.John Spurlock2013-11-2014-46/+0
* am 46cfa691: am 9a53fbe4: am ce39e8ce: Merge "Change pairing api/intent permi...Matthew Xie2013-10-211-6/+6
|\
| * Change pairing api/intent permission from PRIVILEGED to ADMINMatthew Xie2013-10-211-6/+6
* | Remove captive portal code that has no effect.Narayan Kamath2013-10-161-5/+0
|/
* Merge "Check callback null condition for register/unregsiter state change cal...Matthew Xie2013-10-107-18/+27
|\
| * Check callback null condition for register/unregsiter state change callbackMatthew Xie2013-10-107-18/+27
* | Makes ACTION_PAIRING_REQUEST require BLUETOOTH_PRIVILEGED.Edward Jee2013-10-101-1/+2
|/
* Revert "Allow L2CAP sockets"Mike Lockwood2013-10-023-66/+1
* Unhide setPin, setPin, setPairingConfirmation, and relevant intent fieldsMatthew Xie2013-09-291-14/+42
* Fixed review commentsKim Schulz2013-09-124-73/+198
* Allow L2CAP socketsDmitry Grinberg2013-09-063-1/+66
* Merge "Block ble adv api based on resource config" into klp-devMatthew Xie2013-09-031-0/+8
|\
| * Block ble adv api based on resource configMatthew Xie2013-08-281-0/+8
* | Fix docs build.Ying Wang2013-08-261-2/+2
* | Enables AT+ANDROID command in Bluetooth HFP.Edward Jee2013-08-233-0/+698
|/
* Merge "Introduce network link quality statistics" into klp-devVinit Deshapnde2013-08-221-7/+2
|\
| * Introduce network link quality statisticsVinit Deshapnde2013-08-211-7/+2
* | Update commentsJohn Du2013-08-201-1/+1
* | Change abortReliableWrite(BluetoothDevice) to abortReliableWrite()John Du2013-08-191-1/+8
* | Adding support for Absolute VolumeJohn Du2013-08-162-0/+63
* | LE: Add support for the HID-over-GATT profile (2/3)Andre Eisenbach2013-08-151-0/+2
|/
* Merge "LE: Add peripheral role support (1/4)" into klp-devMatthew Xie2013-08-144-0/+74
|\
| * LE: Add peripheral role support (1/4)Andre Eisenbach2013-08-144-0/+74
* | Merge "LE: Add instance ID to descriptors (1/4)" into klp-devMatthew Xie2013-08-147-33/+71
|\ \ | |/
| * LE: Add instance ID to descriptors (1/4)Andre Eisenbach2013-08-137-33/+71
* | Bluetooth MAP profile - sms and mms support initial check-inMatthew Xie2013-08-095-1/+353
|/
* am 9b7b4450: am 02eab434: am 4d87d91d: Merge "If in a mobile captive portal i...Wink Saville2013-08-081-0/+5
|\
| * If in a mobile captive portal is detected enable fail fast.Wink Saville2013-08-071-0/+5
* | Start restricting service calls with implicit intents.Dianne Hackborn2013-08-056-38/+75
* | Merge "Add debug menu to enable btsnoop"Zhihai Xu2013-07-262-0/+21
|\ \
| * | Add debug menu to enable btsnoopZhihai Xu2013-06-172-0/+21
* | | Revert "Bluetooth stopped working in master - "bad file descriptor""Zhihai Xu2013-07-261-7/+2
* | | Bluetooth stopped working in master - "bad file descriptor"Zhihai Xu2013-07-241-2/+7
* | | am 30c8973f: am 75c59fb9: am dc22fa92: Merge "Doc change: new Bluetooth LE do...kmccormick2013-06-211-4/+9
|\ \ \ | | |/ | |/|
| * | Doc change: new Bluetooth LE dockmccormick2013-06-211-4/+9
* | | Explicit locale when formatting machine strings.Jeff Sharkey2013-06-112-2/+4
| |/ |/|
* | am 0fdb05a7: am b190890a: Merge "Update javadoc to give app write better guid...Matthew Xie2013-05-305-4/+18
|\ \ | |/
| * Merge "Update javadoc to give app write better guidence" into jb-mr2-devMatthew Xie2013-05-305-4/+18
| |\
| | * Update javadoc to give app write better guidenceMatthew Xie2013-05-305-4/+18
* | | am 897d98a7: am 6ea0636a: Merge "Revert "Revert "Change GATT_FAILURE from 0 t...Matthew Xie2013-05-281-3/+3
|\ \ \ | |/ /
| * | Revert "Revert "Change GATT_FAILURE from 0 to 0x101""Matthew Xie2013-05-281-3/+3
| |/
* | am e7e6bf9f: am 27e45361: Merge "Revert "Change GATT_FAILURE from 0 to 0x101"...Matthew Xie2013-05-281-3/+3
|\ \ | |/
| * Revert "Change GATT_FAILURE from 0 to 0x101"Matthew Xie2013-05-261-3/+3
* | 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
|\