Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
a6ce7751d84218c193eb90d390aef23217b1737e
a6ce775
Revert "Revert "LE Multi ADV feature""
by Wei Wang
· 11 years ago
ea85048
Revert "LE Multi ADV feature"
by Wei Wang
· 11 years ago
146bb73
Revert "LE: Add RRA offloading and vendor specific PCF commands"
by Wei Wang
· 11 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
· 11 years ago
5a3da2b
am 1e3da5c0: am 919f43b8: Fix ms to ns conversion unit
by Matthew Xie
· 11 years ago
1e3da5c
am 919f43b8: Fix ms to ns conversion unit
by Matthew Xie
· 11 years ago
f6418a1
fix uninitialized fields in tBTM_PM_PWR_MD structs
by Adam Hampson
· 11 years ago
919f43b
Fix ms to ns conversion unit
by Matthew Xie
· 11 years ago
f89dc46
Merge "Fix ms to ns conversion unit"
by Matthew Xie
· 11 years ago
ac11e39
Fix ms to ns conversion unit
by Matthew Xie
· 11 years ago
7d208f2
LE: Add API to set scan interval and window (2/4)
by Prerepa Viswanadham
· 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
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
6a73458
am bb170e66: am 643e0310: am 556cc857: Merge "Remove unused LOCAL_LDLIBS."
by Ying Wang
· 11 years ago
5e18c17
Add -Wno-error=maybe-uninitialized to bdroid_CFLAGS
by Ji-Hwan Lee
· 11 years ago
6ddda3a
am c90b5ab2: DO NOT MERGE: allow customization of sniff params
by Dmitry Grinberg
· 11 years ago
bb170e6
am 643e0310: am 556cc857: Merge "Remove unused LOCAL_LDLIBS."
by Ying Wang
· 11 years ago
643e031
am 556cc857: Merge "Remove unused LOCAL_LDLIBS."
by Ying Wang
· 11 years ago
556cc85
Merge "Remove unused LOCAL_LDLIBS."
by Ying Wang
· 11 years ago
c90b5ab
DO NOT MERGE: allow customization of sniff params
by Dmitry Grinberg
· 11 years ago
515bd5b
Remove unused LOCAL_LDLIBS.
by Ying Wang
· 11 years ago
c2aeb2c
Fix-build : Do not build bluedroid for 64 bit targets.
by Narayan Kamath
· 11 years ago
f92dbf6
fix incorrect function declaration of pan_control_state_changed
by Matthew Xie
· 11 years ago
a1201a6
HID: Send Close event to upper layers during reconnection
by Hemant Gupta
· 11 years ago
5aec486
GAP: Return BTM_CMD_STARTED from btm_sec_l2cap_access_req
by Hemant Gupta
· 11 years ago
27c8196
MHF: Route call to correct HS in multi call scenario.
by Hemant Gupta
· 11 years ago
550b319
Resolve Pairing failure with IPhone
by Ganesh Ganapathi Batta
· 11 years ago
ec6db67
Temporarily fix test suite to swap arguments until code from AOSP is merged in.
by Sharvil Nanavati
· 11 years ago
3cf59ef
Initial import of HAL-layer tests for bluedroid.
by Sharvil Nanavati
· 11 years ago
db9ad59
GAP: Avoiding two disconnections from DUT
by Hemant Gupta
· 11 years ago
6ef30db
GAP: Update local device name immediately
by Hemant Gupta
· 11 years ago
2d82d33
Fix Null pointer access in GKI timer library
by Ganesh Ganapathi Batta
· 11 years ago
7fa4fba
Merge BT 4.1 features
by Ganesh Ganapathi Batta
· 11 years ago
3b8b972
fix random crashes in bd2str caused by exceeding string array
by Ganesh Ganapathi Batta
· 11 years ago
5c16e7b
fix compilation error due to not include correct header
by Zhihai Xu
· 11 years ago
90a3253
Add support for Multi-HFP devices
by Nitin Srivastava
· 11 years ago
68c53de
Bluetooth: Clear Notification array on AVRCP disconnect
by Nitin Srivastava
· 11 years ago
e67bf20
Set out stream to null if control socket fails to connect
by Nitin Srivastava
· 11 years ago
1b17089
Bluetooth: retry recv in case of EINTR
by Nitin Srivastav
· 11 years ago
fc07218
Bluetooth: GAP: Remove bonded device info on Authentication fail
by Zhihai Xu
· 11 years ago
f7083df
Fix issue of HDP select thread not exiting during BT OFF
by Ganesh Ganapathi Batta
· 11 years ago
b6eec9b
Use standard C99 integral types. This offers better type safety.
by Sharvil Nanavati
· 11 years ago
ad7a600
HID: Use dynamic memory while sending data
by Hemant Gupta
· 11 years ago
8cd229d
HID: Parse paired hid devices from bluez.
by Hemant Gupta
· 11 years ago
dda369e
GAP: Try to retrieve CoD from NVRAM if 0
by Hemant Gupta
· 11 years ago
5861cc9
HID: Reset Disconnect Reason on Connection Establishment
by Hemant Gupta
· 12 years ago
ee27b93
HID: Remove device from nvram on auth failure
by Zhihai Xu
· 11 years ago
f11d21f
HID: Use dynamic memory while sending report
by Zhihai Xu
· 11 years ago
538ec0f
HID: Serialize L2CAP disconnection
by Hemant Gupta
· 11 years ago
8b91e6c
HID: Handle connection failure in disconnecting state
by Hemant Gupta
· 11 years ago
0c88f8c
HID: Reset Idle timeout to 0 while hid disconnection
by Hemant Gupta
· 11 years ago
9e24c9b
HID: Fix memory leak in HID Code
by Zhihai Xu
· 11 years ago
cc7272f
HID: Reduce poll time to 50 ms for polling from uhid driver
by Hemant Gupta
· 11 years ago
8029dc8
HID: Update SSR parameters during copy.
by Hemant Gupta
· 11 years ago
98248b5
HID: Establish Interrupt Channel when Control channel is configured
by Hemant Gupta
· 11 years ago
4186b0e
Add flow control for PAN.
by Sharvil Nanavati
· 11 years ago
201d6a1
Fixed a build warning.
by Wei Wang
· 11 years ago
b203d47
LE: Add controller based advertising filter API (2/2)
by Andre Eisenbach
· 11 years ago
31fafe5
Eliminate warnings, add -Wall and -Werror to all projects.
by Sharvil Nanavati
· 11 years ago
e5f886f
increase the bluetooth task priority when start a2dp.
by Zhihai Xu
· 11 years ago
5b6b25d
Compile using C99.
by Sharvil Nanavati
· 11 years ago
04c4538
Bluetooth: GAP: Send bond none in case of temp pairing
by Hemant Gupta
· 11 years ago
e305ab5
Remove unused file gki_inet.h and BIG_ENDIAN macro.
by Sharvil Nanavati
· 11 years ago
54db2c2
Remove executable bit on source files.
by Sharvil Nanavati
· 11 years ago
466c7da
am 2827e9be: am a0a1c864: Merge commit \'b48f9962d57d9c500bfa8c8dbe65ce04f67918e5\' into HEAD
by Bill Yi
· 11 years ago
2827e9b
am a0a1c864: Merge commit \'b48f9962d57d9c500bfa8c8dbe65ce04f67918e5\' into HEAD
by Bill Yi
· 11 years ago
a0a1c86
Merge commit 'b48f9962d57d9c500bfa8c8dbe65ce04f67918e5' into HEAD
by Bill Yi
· 11 years ago
04af23f
am 1b562939: am 2e470dc4: Merge "Use 0000 as pin key for PORCHE_PAIRING_CONFLICT issue"
by Matthew Xie
· 11 years ago
1b56293
am 2e470dc4: Merge "Use 0000 as pin key for PORCHE_PAIRING_CONFLICT issue"
by Matthew Xie
· 11 years ago
2e470dc
Merge "Use 0000 as pin key for PORCHE_PAIRING_CONFLICT issue"
by Matthew Xie
· 11 years ago
1ef0a7d
am c352606d: (-s ours) am 9056d20c: DO NOT MERGE Rewrite PAN_Write in terms of PAN_WriteBuf.
by Ariel Gertzenstein
· 11 years ago
c352606
am 9056d20c: DO NOT MERGE Rewrite PAN_Write in terms of PAN_WriteBuf.
by Ariel Gertzenstein
· 11 years ago
9056d20
DO NOT MERGE Rewrite PAN_Write in terms of PAN_WriteBuf.
by Ariel Gertzenstein
· 11 years ago
33a3ae6
am 72f5ce63: am 4b416130: Merge "Bluetooth: Adding Sniff feature for PAN Profile"
by Matthew Xie
· 11 years ago
72f5ce6
am 4b416130: Merge "Bluetooth: Adding Sniff feature for PAN Profile"
by Matthew Xie
· 11 years ago
4b41613
Merge "Bluetooth: Adding Sniff feature for PAN Profile"
by Matthew Xie
· 11 years ago
ea2fc7c
am a80ba72d: am 743034a5: Merge "bluedroid: audio_a2dp_hw 64 bit compile issues"
by Mark Salyzyn
· 11 years ago
a80ba72
am 743034a5: Merge "bluedroid: audio_a2dp_hw 64 bit compile issues"
by Mark Salyzyn
· 11 years ago
743034a
Merge "bluedroid: audio_a2dp_hw 64 bit compile issues"
by Mark Salyzyn
· 11 years ago
40421cb
bluedroid: audio_a2dp_hw 64 bit compile issues
by Mark Salyzyn
· 11 years ago
05fcd98
am b9e8b464: (-s ours) am 3a038dd6: DO NOT MERGE Fix bug where btpan_control_state_callback is called with invalid args.
by Ariel Gertzenstein
· 11 years ago
8a0200d
am e74b1a0e: am 87bea5bc: Merge "Fix bug where btpan_control_state_callback is called with invalid args."
by Matthew Xie
· 11 years ago
b9e8b46
am 3a038dd6: DO NOT MERGE Fix bug where btpan_control_state_callback is called with invalid args.
by Ariel Gertzenstein
· 11 years ago
3a038dd
DO NOT MERGE Fix bug where btpan_control_state_callback is called with invalid args.
by Ariel Gertzenstein
· 11 years ago
e74b1a0
am 87bea5bc: Merge "Fix bug where btpan_control_state_callback is called with invalid args."
by Matthew Xie
· 11 years ago
87bea5b
Merge "Fix bug where btpan_control_state_callback is called with invalid args."
by Matthew Xie
· 11 years ago
626c2a9
am 77a19389: (-s ours) am 34fa499c: DO NOT MERGE Fix bug in PAN code where no new PAN connections can be made.
by Ariel Gertzenstein
· 11 years ago
77a1938
am 34fa499c: DO NOT MERGE Fix bug in PAN code where no new PAN connections can be made.
by Ariel Gertzenstein
· 11 years ago
34fa499
DO NOT MERGE Fix bug in PAN code where no new PAN connections can be made.
by Ariel Gertzenstein
· 11 years ago
36f43cc
Bluetooth: Adding Sniff feature for PAN Profile
by Nitin Shivpure
· 11 years ago
c9fbcde
flounder64: bluetooth: Adjust volume level on BT HS and DUT side
by Thomas.TT_Lin
· 11 years ago
be9ef59
am 4ec26844: am c7d4ce67: Merge "Bluetooth:GAP: Add NULL check before accessing accept socket"
by Matthew Xie
· 11 years ago
4ec2684
am c7d4ce67: Merge "Bluetooth:GAP: Add NULL check before accessing accept socket"
by Matthew Xie
· 11 years ago
Next »