summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Add support of advertising through standard instance.(1/4)Wei Wang2014-10-093-2/+20
* Remove remanents of onConnectionCongested in framworkPrerepa Viswanadham2014-09-245-41/+0
* Merge "Adds APIs for Bluetooth PBAP and MAP access permission." into lmp-devEdward Jee2014-09-162-34/+102
|\
| * Adds APIs for Bluetooth PBAP and MAP access permission.Edward Jee2014-09-092-34/+102
* | Remove onConnectionCongested callbackPrerepa Viswanadham2014-09-114-30/+4
* | Merge "Unregister app when advertise failed after registration." into lmp-devWei Wang2014-09-055-29/+37
|\ \ | |/ |/|
| * Unregister app when advertise failed after registration.Wei Wang2014-09-025-29/+37
* | Close the base socket when bindListen failsMatthew Xie2014-09-031-0/+8
|/
* Merge "Fix API council review comments. Also hide certain APIs(1/3)." into lm...Wei Wang2014-08-246-43/+41
|\
| * Fix API council review comments. Also hide certain APIs(1/3).Wei Wang2014-08-156-43/+41
* | Merge "LE: Rename new MTU and connection paramter update APIs" into lmp-devAndre Eisenbach2014-08-213-20/+20
|\ \
| * | LE: Rename new MTU and connection paramter update APIsAndre Eisenbach2014-08-203-20/+20
| |/
* | Merge "Fix threading issue for advertising." into lmp-devWei Wang2014-08-211-80/+83
|\ \
| * | Fix threading issue for advertising.Wei Wang2014-08-191-80/+83
| |/
* | Fix race condition for BluetoothLeScanner.Wei Wang2014-08-191-37/+25
|/
* Protect from malformed advt with invalid manf_id/data comboPrerepa Viswanadham2014-08-141-2/+4
* Prevent crash in Gatt service due to null pointer inPrerepa Viswanadham2014-08-141-0/+6
* Clean up advertise and scan clients upon bluetooth down.Wei Wang2014-08-134-1/+22
* Add a TLV to support different result storageWei Wang2014-08-075-12/+221
* OnLost/OnFound integration - onfound match is done in framework,Prerepa Viswanadham2014-08-073-17/+20
* Add transport parameter to createBond() function (4/4)Andre Eisenbach2014-08-052-2/+33
* Add a default impelementation of IBluetoothGattCallback(1/2).Wei Wang2014-08-015-299/+165
* Revert "Revert "Service data and manufacturer data can be repeated fields.""Wei Wang2014-08-015-151/+253
* Revert "Service data and manufacturer data can be repeated fields."Sungsoo Lim2014-08-015-253/+151
* Service data and manufacturer data can be repeated fields.Wei Wang2014-07-315-151/+253
* Merge "Make scan filter accepts prefix. Add tests." into lmp-devWei Wang2014-07-251-19/+32
|\
| * Make scan filter accepts prefix. Add tests.Wei Wang2014-07-281-19/+32
* | Fix crash in Stopping/Starting BLE advertising afterPrerepa Viswanadham2014-07-292-1/+20
|/
* LE: Do not invoke callback if retrying read/write operationAndre Eisenbach2014-07-281-0/+2
* Split manu id and manu data.Wei Wang2014-07-273-17/+35
* Fix bug of ScanSettings. Add unit test.Wei Wang2014-07-251-28/+37
* Use Scanner for legacy LE scans(1/2).Wei Wang2014-07-243-278/+95
* cleanup : delete BLE advertising related hidden state references in Bluetooth...Prerepa Viswanadham2014-07-241-18/+0
* Move AdvertiseData length check to BluetoothAdvertiser.Wei Wang2014-07-232-50/+71
* Bug 15564216: Report Bluetooth tx/rx/idle activity info and energy reportingPrerepa Viswanadham2014-07-234-0/+207
* Fix parcel issues with empty service uuid. Added tests.Wei Wang2014-07-231-30/+49
* More API modification of BLE APIs (1/2).Wei Wang2014-07-1810-216/+252
* Reduce GATT logging outputAndre Eisenbach2014-07-182-27/+28
* LE: Add connection parameter update request API (4/4)Andre Eisenbach2014-07-182-1/+53
* Remove MR2 BLE Advertising hidden API from L codebase (1/2).Wei Wang2014-07-146-418/+7
* Unhide Bluetooth batch APIs. Deprecate BluetoothAdpater scan APIs. (1/2)Wei Wang2014-07-1112-307/+329
* Unhide the Bluetooth(BLE) offload capability apisPrerepa Viswanadham2014-07-091-3/+0
* OnFound and Onlost callback integrationPrerepa Viswanadham2014-07-097-5/+42
* LE: Un-hide new congestion control and MTU APIsAndre Eisenbach2014-07-083-8/+1
* Tie in BLE hw capabilities with api invocation and support.Prerepa Viswanadham2014-07-084-0/+39
* Implement batch scan APIWei Wang2014-07-088-41/+121
* 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