Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
system
/
bt
/
cf7d58b97e2d607bf80c3e5dadea33adb946b4ff
« Previous
41d4a26
Bluetooth: Add support for HFP Client role.
by Hemant Gupta
· 11 years ago
a14e2a0
Eliminate dead code: remove GKI_sched* from the codebase.
by Sharvil Nanavati
· 10 years ago
1628d79
Parse auto_pair_devlist.conf file with the generic config parser.
by Sharvil Nanavati
· 10 years ago
2611263
Fix build: BTM_BleLocalPrivacyEnabled is called from outside BLE_PRIVACY_SPT guard.
by Sharvil Nanavati
· 10 years ago
d66d4bf
Disable BLE address randomization since it causes excessive timer wakeups.
by Sharvil Nanavati
· 10 years ago
10aecea
Implement GKI timers based on wake alarms and wake locks.
by Sharvil Nanavati
· 10 years ago
2a00176
Fix build for aosp_manta
by Prerepa Viswanadham
· 10 years ago
84b7804
Allow btsnoop logs to be read over a local socket.
by Sharvil Nanavati
· 11 years ago
3a4b1ac
Bluetooth: Assign max adv instance value from vendor capabilities
by Nitin Arora
· 10 years ago
260fcc5
Rename UNUSED to UNUSED_ATTR in OSI due to symbol collision.
by Sharvil Nanavati
· 10 years ago
8d41691
Support for reading LE specific controller features
by Ganesh Ganapathi Batta
· 10 years ago
5344d6d
Logging cleanup: HCI and BTM trace macros.
by Sharvil Nanavati
· 11 years ago
da271ee
Whitelist IPv6 packets so they can be sent over PAN.
by Sharvil Nanavati
· 10 years ago
29abb0e
Use an event file descriptor instead of a pipe to control userial.
by Sharvil Nanavati
· 11 years ago
9f8a8ae
Use the generic config parser to parse bt_stack.conf.
by Sharvil Nanavati
· 11 years ago
d1c453f
Add a generic config parser for the INI file format.
by Sharvil Nanavati
· 11 years ago
2a1d89f
Start cleaning up log macros.
by Sharvil Nanavati
· 11 years ago
bfaea44
Add a couple more tests for list.
by Sharvil Nanavati
· 11 years ago
89b06e4
Implement a fixed queue.
by Sharvil Nanavati
· 11 years ago
d9fd65e
Clean up the public functions in userial.c.
by Sharvil Nanavati
· 11 years ago
1a3006f
Eliminate dead code (helped by compiler warnings).
by Sharvil Nanavati
· 11 years ago
bbe0c30
Minor cleanup of userial code.
by Sharvil Nanavati
· 11 years ago
847ea13
Update RFCOMM socket code to use list data structure.
by Sharvil Nanavati
· 11 years ago
fe10dd4
Update btif_profile_queue to use the list data structure.
by Sharvil Nanavati
· 11 years ago
540e7ca
Add a singly linked list implementation for OSI.
by Sharvil Nanavati
· 11 years ago
e7c4f99
Bluetooth: On Suspend ignore media task timer event
by Hemant Gupta
· 11 years ago
b804e21
LE: Add ability to pass address type to GATT test command
by Andre Eisenbach
· 10 years ago
6cd28eb
am ded6d338: am bbad5649: Merge "Bluedroid: Fix HCI buffer size issue"
by Matthew Xie
· 10 years ago
80fcd94
am 8b8050ad: am 197a801b: Merge "Bluedroid: Fix UUID unsigned/signed comparison"
by Matthew Xie
· 10 years ago
ded6d33
am bbad5649: Merge "Bluedroid: Fix HCI buffer size issue"
by Matthew Xie
· 10 years ago
8b8050a
am 197a801b: Merge "Bluedroid: Fix UUID unsigned/signed comparison"
by Matthew Xie
· 10 years ago
197a801
Merge "Bluedroid: Fix UUID unsigned/signed comparison"
by Matthew Xie
· 10 years ago
bbad564
Merge "Bluedroid: Fix HCI buffer size issue"
by Matthew Xie
· 10 years ago
535e24b
Bluedroid: Fix HCI buffer size issue
by Loic Poulain
· 11 years ago
d06d8da
Merge "Changed the status check for BleObserve"
by Wei Wang
· 10 years ago
b6b14bb
Changed the status check for BleObserve
by Priti Aghera
· 10 years ago
d8ab917
Merge "fix compliation when BLE_VND_INCLUDED is false"
by Adam Hampson
· 10 years ago
bf6119c
Merge "ble: use appearance uuid to determine class of device"
by Adam Hampson
· 10 years ago
401b33c
am 66988a02: This patch contains bug fixes for solving race conditions for multiple advertisers and incorrect VS command length which makes uuid filters not working.
by Nitin Arora
· 10 years ago
845c260
fix compliation when BLE_VND_INCLUDED is false
by Adam Hampson
· 10 years ago
e6c7450
ble: use appearance uuid to determine class of device
by Adam Hampson
· 10 years ago
66988a0
This patch contains bug fixes for solving race conditions for multiple
by Nitin Arora
· 10 years ago
abd4701
am 1fe4bc94: am 6e12f443: include bdroid_buildcfg.h from device repo
by Heather Lee Wilson
· 10 years ago
1fe4bc9
am 6e12f443: include bdroid_buildcfg.h from device repo
by Heather Lee Wilson
· 10 years ago
823d3fc
fix compilation when BLE_PRIVACY_SPT is false
by Adam Hampson
· 10 years ago
6e12f44
include bdroid_buildcfg.h from device repo
by Heather Lee Wilson
· 10 years ago
d2045d3
Merge "Initialize the DIS client before requesting DIS UUIDs from peer"
by Adam Hampson
· 10 years ago
f91dc51
Merge "ble: handle multiple events within HCI_BLE_ADV_PKT_RPT_EVT HCI event"
by Adam Hampson
· 10 years ago
268160d
Merge "Change error message to debug to avoid spamming"
by Matthew Xie
· 10 years ago
60a0084
Change error message to debug to avoid spamming
by Matthew Xie
· 10 years ago
0454bb7
Initialize the DIS client before requesting DIS UUIDs from peer
by Adam Hampson
· 10 years ago
186cddb
ble: handle multiple events within HCI_BLE_ADV_PKT_RPT_EVT HCI event
by Adam Hampson
· 10 years ago
2b6c4d6
am 25fdacfa: (-s ours) DO NOT MERGE: add support for custom sniff configuration
by Adam Hampson
· 10 years ago
e350222
am 9b66c052: merge in master-release history after reset to a8cc49e09e09590f0f5a2a42e8229aa7338439a0
by The Android Automerger
· 10 years ago
25fdacf
DO NOT MERGE: add support for custom sniff configuration
by Adam Hampson
· 10 years ago
477057c
Revert "add wakelock control callback"
by Matthew Xie
· 10 years ago
8075fbd
am 262685fe: am cd7896c5: add wakelock control callback
by Dmitry Grinberg
· 10 years ago
262685f
am cd7896c5: add wakelock control callback
by Dmitry Grinberg
· 10 years ago
cd7896c
add wakelock control callback
by Dmitry Grinberg
· 10 years ago
63399d9
add support for custom sniff configuration
by Adam Hampson
· 10 years ago
9b66c05
merge in master-release history after reset to a8cc49e09e09590f0f5a2a42e8229aa7338439a0
by The Android Automerger
· 10 years ago
b7a859a
merge in master-release history after reset to a8cc49e09e09590f0f5a2a42e8229aa7338439a0
by The Android Automerger
· 10 years ago
8760f95
merge in master-release history after reset to a8cc49e09e09590f0f5a2a42e8229aa7338439a0
by The Android Automerger
· 10 years ago
a8cc49e
Merge "Change a TRACE_ERROR message to TRACE_DEBUG on every LE report"
by Mike J. Chen
· 10 years ago
208dd40
Change a TRACE_ERROR message to TRACE_DEBUG on every LE report
by Mike J. Chen
· 10 years ago
58e1e0b
merge in master-release history after reset to 2a647f406c94a3a85e984c23428260dddea3f4ee
by The Android Automerger
· 10 years ago
2a647f4
Add bt_target.h header
by Wei Wang
· 10 years ago
29fa7d7
Fix build issue for devices without BLE features.
by Wei Wang
· 10 years ago
ed534e3
Revert "Revert "LE: Add RRA offloading and vendor specific PCF commands""
by Wei Wang
· 10 years ago
a6ce775
Revert "Revert "LE Multi ADV feature""
by Wei Wang
· 10 years ago
ea85048
Revert "LE Multi ADV feature"
by Wei Wang
· 10 years ago
146bb73
Revert "LE: Add RRA offloading and vendor specific PCF commands"
by Wei Wang
· 10 years ago
15fa3be
LE: Add RRA offloading and vendor specific PCF commands
by Satya Calloji
· 11 years ago
87776cf
LE Multi ADV feature
by Satya Calloji
· 11 years ago
01ee578
Merge "fix uninitialized fields in tBTM_PM_PWR_MD structs"
by Adam Hampson
· 10 years ago
5a3da2b
am 1e3da5c0: am 919f43b8: Fix ms to ns conversion unit
by Matthew Xie
· 10 years ago
1e3da5c
am 919f43b8: Fix ms to ns conversion unit
by Matthew Xie
· 10 years ago
7b0e4e4
merge in master-release history after reset to f89dc4619eb789ff89b97ede1824cb112037378a
by The Android Automerger
· 10 years ago
2c948b4
merge in master-release history after reset to f89dc4619eb789ff89b97ede1824cb112037378a
by The Android Automerger
· 10 years ago
9a70672
merge in master-release history after reset to f89dc4619eb789ff89b97ede1824cb112037378a
by The Android Automerger
· 10 years ago
f6418a1
fix uninitialized fields in tBTM_PM_PWR_MD structs
by Adam Hampson
· 10 years ago
919f43b
Fix ms to ns conversion unit
by Matthew Xie
· 10 years ago
f89dc46
Merge "Fix ms to ns conversion unit"
by Matthew Xie
· 10 years ago
ac11e39
Fix ms to ns conversion unit
by Matthew Xie
· 10 years ago
74de06a
merge in master-release history after reset to 6a9c9f75f80e26cca11b60c74aab447b86bd8c7c
by The Android Automerger
· 10 years ago
c7f5f68
merge in master-release history after reset to 6a9c9f75f80e26cca11b60c74aab447b86bd8c7c
by The Android Automerger
· 10 years ago
7d208f2
LE: Add API to set scan interval and window (2/4)
by Prerepa Viswanadham
· 11 years ago
a2df3e1
merge in master-release history after reset to 6a9c9f75f80e26cca11b60c74aab447b86bd8c7c
by The Android Automerger
· 11 years ago
1ce52a7
merge in master-release history after reset to 6a9c9f75f80e26cca11b60c74aab447b86bd8c7c
by The Android Automerger
· 11 years ago
7351e3e
merge in master-release history after reset to 6a9c9f75f80e26cca11b60c74aab447b86bd8c7c
by The Android Automerger
· 11 years ago
ac1ff11
merge in master-release history after reset to 6a9c9f75f80e26cca11b60c74aab447b86bd8c7c
by The Android Automerger
· 11 years ago
6a9c9f7
Merge "Init variables to fix compiler error"
by Matthew Xie
· 11 years ago
3395209
Merge "Revert "Add -Wno-error=maybe-uninitialized to bdroid_CFLAGS""
by Matthew Xie
· 11 years ago
fed83b8
Unable to pair and connect A2DP headset with DUT on KWD
by Zhihai Xu
· 11 years ago
b053eaf
Fix data type for rmt_auth_req; it stores an integral value.
by Sharvil Nanavati
· 11 years ago
bea4131
Init variables to fix compiler error
by Matthew Xie
· 11 years ago
e6a0293
Revert "Add -Wno-error=maybe-uninitialized to bdroid_CFLAGS"
by Matthew Xie
· 11 years ago
6efed2d
Unable to pair and connect A2DP headset with DUT on KWD
by Zhihai Xu
· 11 years ago
3fcde2f
Fix data type for rmt_auth_req; it stores an integral value.
by Sharvil Nanavati
· 11 years ago
ebd1bfe
am 6ddda3a8: (-s ours) am c90b5ab2: DO NOT MERGE: allow customization of sniff params
by Dmitry Grinberg
· 11 years ago
Next »