index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support of advertising through standard instance.(1/4)
Wei Wang
2014-10-09
3
-2
/
+20
*
Remove remanents of onConnectionCongested in framwork
Prerepa Viswanadham
2014-09-24
5
-41
/
+0
*
Merge "Adds APIs for Bluetooth PBAP and MAP access permission." into lmp-dev
Edward Jee
2014-09-16
2
-34
/
+102
|
\
|
*
Adds APIs for Bluetooth PBAP and MAP access permission.
Edward Jee
2014-09-09
2
-34
/
+102
*
|
Remove onConnectionCongested callback
Prerepa Viswanadham
2014-09-11
4
-30
/
+4
*
|
Merge "Unregister app when advertise failed after registration." into lmp-dev
Wei Wang
2014-09-05
5
-29
/
+37
|
\
\
|
|
/
|
/
|
|
*
Unregister app when advertise failed after registration.
Wei Wang
2014-09-02
5
-29
/
+37
*
|
Close the base socket when bindListen fails
Matthew Xie
2014-09-03
1
-0
/
+8
|
/
*
Merge "Fix API council review comments. Also hide certain APIs(1/3)." into lm...
Wei Wang
2014-08-24
6
-43
/
+41
|
\
|
*
Fix API council review comments. Also hide certain APIs(1/3).
Wei Wang
2014-08-15
6
-43
/
+41
*
|
Merge "LE: Rename new MTU and connection paramter update APIs" into lmp-dev
Andre Eisenbach
2014-08-21
3
-20
/
+20
|
\
\
|
*
|
LE: Rename new MTU and connection paramter update APIs
Andre Eisenbach
2014-08-20
3
-20
/
+20
|
|
/
*
|
Merge "Fix threading issue for advertising." into lmp-dev
Wei Wang
2014-08-21
1
-80
/
+83
|
\
\
|
*
|
Fix threading issue for advertising.
Wei Wang
2014-08-19
1
-80
/
+83
|
|
/
*
|
Fix race condition for BluetoothLeScanner.
Wei Wang
2014-08-19
1
-37
/
+25
|
/
*
Protect from malformed advt with invalid manf_id/data combo
Prerepa Viswanadham
2014-08-14
1
-2
/
+4
*
Prevent crash in Gatt service due to null pointer in
Prerepa Viswanadham
2014-08-14
1
-0
/
+6
*
Clean up advertise and scan clients upon bluetooth down.
Wei Wang
2014-08-13
4
-1
/
+22
*
Add a TLV to support different result storage
Wei Wang
2014-08-07
5
-12
/
+221
*
OnLost/OnFound integration - onfound match is done in framework,
Prerepa Viswanadham
2014-08-07
3
-17
/
+20
*
Add transport parameter to createBond() function (4/4)
Andre Eisenbach
2014-08-05
2
-2
/
+33
*
Add a default impelementation of IBluetoothGattCallback(1/2).
Wei Wang
2014-08-01
5
-299
/
+165
*
Revert "Revert "Service data and manufacturer data can be repeated fields.""
Wei Wang
2014-08-01
5
-151
/
+253
*
Revert "Service data and manufacturer data can be repeated fields."
Sungsoo Lim
2014-08-01
5
-253
/
+151
*
Service data and manufacturer data can be repeated fields.
Wei Wang
2014-07-31
5
-151
/
+253
*
Merge "Make scan filter accepts prefix. Add tests." into lmp-dev
Wei Wang
2014-07-25
1
-19
/
+32
|
\
|
*
Make scan filter accepts prefix. Add tests.
Wei Wang
2014-07-28
1
-19
/
+32
*
|
Fix crash in Stopping/Starting BLE advertising after
Prerepa Viswanadham
2014-07-29
2
-1
/
+20
|
/
*
LE: Do not invoke callback if retrying read/write operation
Andre Eisenbach
2014-07-28
1
-0
/
+2
*
Split manu id and manu data.
Wei Wang
2014-07-27
3
-17
/
+35
*
Fix bug of ScanSettings. Add unit test.
Wei Wang
2014-07-25
1
-28
/
+37
*
Use Scanner for legacy LE scans(1/2).
Wei Wang
2014-07-24
3
-278
/
+95
*
cleanup : delete BLE advertising related hidden state references in Bluetooth...
Prerepa Viswanadham
2014-07-24
1
-18
/
+0
*
Move AdvertiseData length check to BluetoothAdvertiser.
Wei Wang
2014-07-23
2
-50
/
+71
*
Bug 15564216: Report Bluetooth tx/rx/idle activity info and energy reporting
Prerepa Viswanadham
2014-07-23
4
-0
/
+207
*
Fix parcel issues with empty service uuid. Added tests.
Wei Wang
2014-07-23
1
-30
/
+49
*
More API modification of BLE APIs (1/2).
Wei Wang
2014-07-18
10
-216
/
+252
*
Reduce GATT logging output
Andre Eisenbach
2014-07-18
2
-27
/
+28
*
LE: Add connection parameter update request API (4/4)
Andre Eisenbach
2014-07-18
2
-1
/
+53
*
Remove MR2 BLE Advertising hidden API from L codebase (1/2).
Wei Wang
2014-07-14
6
-418
/
+7
*
Unhide Bluetooth batch APIs. Deprecate BluetoothAdpater scan APIs. (1/2)
Wei Wang
2014-07-11
12
-307
/
+329
*
Unhide the Bluetooth(BLE) offload capability apis
Prerepa Viswanadham
2014-07-09
1
-3
/
+0
*
OnFound and Onlost callback integration
Prerepa Viswanadham
2014-07-09
7
-5
/
+42
*
LE: Un-hide new congestion control and MTU APIs
Andre Eisenbach
2014-07-08
3
-8
/
+1
*
Tie in BLE hw capabilities with api invocation and support.
Prerepa Viswanadham
2014-07-08
4
-0
/
+39
*
Implement batch scan API
Wei Wang
2014-07-08
8
-41
/
+121
*
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
[next]