Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
system
/
bt
/
2e1e6d89907172fadabc5d9bbef27198ce81cb00
/
bta
c1ebd4d
Merge "HID: Fix memory leak in HID Code" into klp-wireless-dev
by Zhihai Xu
· 11 years ago
2cba29a
HID: Fix memory leak in HID Code
by Zhihai Xu
· 11 years ago
2d75441
LE: Add controller based advertising filter API (2/2)
by Andre Eisenbach
· 11 years ago
6d4a9e9
Merge "LE: Add API to configure MTU for a given connection (2/4) This patch from broadcom(andre) bug:13571470 Change-Id: I932905590ee9c40cb67e7d09715c0f8e59d2f662" into klp-wireless-dev
by Zhihai Xu
· 11 years ago
9291a71
LE: Add API to configure MTU for a given connection (2/4)
by Zhihai Xu
· 11 years ago
add314d
Merge "open GATT client didn't reserve the BLE link if open after connected." into klp-wireless-dev
by Zhihai Xu
· 11 years ago
7723c29
open GATT client didn't reserve the BLE link if open after connected.
by Zhihai Xu
· 11 years ago
795bceb
Compile using C99.
by Sharvil Nanavati
· 11 years ago
d2ccbbb
Remove executable bit on source files.
by Sharvil Nanavati
· 11 years ago
e96ce0e
DO NOT MERGE: LE: Add status callback function for LE broadcasts
by Andre Eisenbach
· 11 years ago
134d0b1
am 7d006e6b: am a69e0ae1: am 47128cf9: Merge "Bluetooth: fix sniff issue with multiple rfcomm connection in same ACL"
by Matthew Xie
· 11 years ago
a69e0ae
am 47128cf9: Merge "Bluetooth: fix sniff issue with multiple rfcomm connection in same ACL"
by Matthew Xie
· 11 years ago
b26a902
Bluetooth: fix sniff issue with multiple rfcomm connection in same ACL
by Pradeep Panigrahi
· 11 years ago
36fb66c
am a89616ab: Fix bug introduced in last change. GATT define was after BLE_INCLUDED define.
by Mike J. Chen
· 11 years ago
a89616a
Fix bug introduced in last change. GATT define was after BLE_INCLUDED define.
by Mike J. Chen
· 11 years ago
597c577
Fix bug introduced in last change. GATT define was after BLE_INCLUDED define.
by Mike J. Chen
· 11 years ago
3a7ff0d
am e80e4df1: am b45e54f0: Merge "Fix warnings when BLE_INCLUDED is FALSE" into klp-modular-dev
by Mike J. Chen
· 11 years ago
bf9a8aa
Fix warnings when BLE_INCLUDED is FALSE
by Mike J. Chen
· 11 years ago
7ec9ec8
am 04276619: am 384d6211: Merge "Revert "Make all warnings fatal compilation errors"" into klp-modular-dev
by Mike J. Chen
· 11 years ago
5b9c7f7
Revert "Make all warnings fatal compilation errors"
by Mike J. Chen
· 11 years ago
85c1751
am 3d4f5c71: am b83a8234: Merge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea939a,I147d0138, ... into klp-modular-dev
by Mike J. Chen
· 11 years ago
ba1ee42
Make all warnings fatal compilation errors
by Mike J. Chen
· 11 years ago
5cd8bff
Major warnings cleanup
by Mike J. Chen
· 11 years ago
60126e4
Add macro UNUSED() to bt_utils.h
by Mike J. Chen
· 11 years ago
016e25e
Fix bug with wrong parameter passed to logu
by Mike J. Chen
· 11 years ago
68630eb
Default send_ind_evt should be FALSE
by Mike J. Chen
· 11 years ago
a02a48c
Fix warning "implicit declaration of function 'GAP_BleReadPeerPrefConnParams'"
by Mike J. Chen
· 11 years ago
f1c6fab
Fix missing initializer warning
by Mike J. Chen
· 11 years ago
cc9f6b6
Fix warning about missing initializer
by Mike J. Chen
· 11 years ago
27166c6
the status in the BLE disconnected callback is always success instead of the reason.
by Zhihai Xu
· 11 years ago
2b12a21
Merge "read report array out of boundary for BLE HID device."
by Zhihai Xu
· 11 years ago
eeeac99
LE: Add service UUIDs and data to advertising data
by Andre Eisenbach
· 11 years ago
2711dc1
Merge "need to increase maximum number HID report for HOGP"
by Zhihai Xu
· 11 years ago
aac02e8
Can only support two HID report instance for BLE HID.
by Zhihai Xu
· 11 years ago
ac1d544
need to increase maximum number HID report for HOGP
by Zhihai Xu
· 11 years ago
656792f
read report array out of boundary for BLE HID device.
by Zhihai Xu
· 11 years ago
9628abf
remove space.
by Zhihai Xu
· 11 years ago
2a2701c
Fixes for problems found with coverity analyzer
by Kim Schulz
· 11 years ago
7051db3
BLE HID device connection failure due to security error.
by Zhihai Xu
· 11 years ago
bd68d68
Remove the device from le backgrond connection whitelist when it's unpaired
by Zhihai Xu
· 11 years ago
ae003af
fixed assignment with no effect
by Kim Schulz
· 11 years ago
46ebeb1
Merge "LE: Increase number of simultaneous connections" into klp-dev
by Matthew Xie
· 11 years ago
8dc42c6
LE: Increase number of simultaneous connections
by Andre Eisenbach
· 11 years ago
72658f4
BLE is disconnected due to BLE service record discovery failure.
by Zhihai Xu
· 11 years ago
dbba0e6
Replace Broadcom proprietary license header with apache 2 header
by Matthew Xie
· 11 years ago
b69a175
fix a memory leakage when Queue search or discovery event.
by Zhihai Xu
· 11 years ago
e38180d
Merge "Bluetooth: Send Error for Invalid AT Command." into klp-dev
by Matthew Xie
· 11 years ago
0856d9c
Bluetooth: Send Error for Invalid AT Command.
by Sunny Kapdi
· 11 years ago
03d6852
Merge "Do not deregister HH GATT IF in bta_gattc_disable for hid over GATT" into klp-dev
by Zhihai Xu
· 11 years ago
cbd6332
Merge "LE: Only prepend valid HID report IDs" into klp-dev
by Zhihai Xu
· 11 years ago
36b6865
Do not deregister HH GATT IF in bta_gattc_disable for hid over GATT
by Zhihai Xu
· 11 years ago
0ef5e93
LE: Only prepend valid HID report IDs
by Andre Eisenbach
· 11 years ago
511b814
Handle CL opening state in bta_jv_free_rfc_cb
by Matthew Xie
· 11 years ago
6b728e4
Merge "Interleave br/edr device discovery with BLE device scan for some targets" into klp-dev
by Matthew Xie
· 11 years ago
7f3e429
Interleave br/edr device discovery with BLE device scan for some targets
by Matthew Xie
· 11 years ago
a7a4a61
Merge "Crash after unpairing BT keyboard" into klp-dev
by Zhihai Xu
· 11 years ago
fac9fef
Crash after unpairing BT keyboard
by Zhihai Xu
· 11 years ago
379743b
Failure to start playback on A2DP sink after connection
by Zhihai Xu
· 11 years ago
17b504d
native crash while skipping songs with A2DP connected
by Zhihai Xu
· 11 years ago
a680789
Merge "Configure BTA DM to not force master role upon inquiry" into klp-dev
by Zhihai Xu
· 11 years ago
9647e91
Configure BTA DM to not force master role upon inquiry
by Mattias Agren
· 12 years ago
da8b1f6
Hid Host: Ensure Hid module is accepting events before processing
by Harish Paryani
· 11 years ago
2e7fa68
LE: Add support for the HID-over-GATT profile (1/3)
by Andre Eisenbach
· 11 years ago
db6e80e
Merge "LE: Add peripheral role support (2/4)" into klp-dev
by Matthew Xie
· 11 years ago
5c44e45
LE: Add peripheral role support (2/4)
by Andre Eisenbach
· 11 years ago
774e5c0
Merge "LE: Fix for back-to-back GATT connection request issues" into klp-dev
by Matthew Xie
· 11 years ago
ce7b04f
LE: Fix for back-to-back GATT connection request issues
by Andre Eisenbach
· 11 years ago
f751b01
Move bta_dm_remove_sec_dev_entry declaration out of BLE ifdef
by Matthew Xie
· 11 years ago
6975b4d
LE: UPF 45 bug fixes
by Andre Eisenbach
· 11 years ago
a16d6b0
LE: Add NULL check for GATT client callback
by Andre Eisenbach
· 11 years ago
181d075
LE: Send correct device name during SMP pairing
by Andre Eisenbach
· 11 years ago
781b5ad
LE: Integrate power table for GATT
by Andre Eisenbach
· 11 years ago
e1202ca
LE: Add GATT disable functions
by Andre Eisenbach
· 11 years ago
dda9a3e
LE: Only copy UUID for callback on success
by Andre Eisenbach
· 11 years ago
5f63da7
LE: Initialize return status when registering client
by Andre Eisenbach
· 11 years ago
77d1cb6
Fix for AV lockup on local and remote start collision
by Kausik Sinnaswamy
· 11 years ago
5ae72cf
Media profile drop on ending the outgoing video call and music is heard locally
by Zhihai Xu
· 11 years ago
e915116
Merge "Solve compilation problem when BLE/GATT/SMP features are false" into jb-mr2-dev
by Matthew Xie
· 11 years ago
fc4b2f1
Solve compilation problem when BLE/GATT/SMP features are false
by Matthew Xie
· 11 years ago
ed049d7
Remove role adjustment logic from Conn busy/idle handler
by Ganesh Ganapathi Batta
· 12 years ago
3b045bf
Fix a bug on jv and stack port handle conversion
by Matthew Xie
· 12 years ago
2154e12
BT problems in Acura MDX
by Zhihai Xu
· 12 years ago
f8f30c2
HDP fix for Single SDP record
by Priti Aghera
· 12 years ago
2f338f2
BT: JV rfcomm socket sniff support
by Ganesh Ganapathi Batta
· 12 years ago
946c681
Fix LE background connections not adding device to white-list.
by Andre Eisenbach
· 12 years ago
4c433be
LE: Avoid LE connection to a non-LE device
by Andre Eisenbach
· 12 years ago
b88fc6c
Add support for PLAY_POS_CHANGED
by Ravi Nagarajan
· 12 years ago
841e5b5
Reject element attribute request if count is 0xff
by Ravi Nagarajan
· 12 years ago
3bfd7b7
need free the buffer to avoid memory leakage when send Avrcp packet
by Zhihai Xu
· 12 years ago
3aa6054
Parse LMP features to enable LE support
by Andre Eisenbach
· 12 years ago
1f9a190
Merge "Initial version of Stack for AVRCP 1.3" into jb-mr2-dev
by Zhihai Xu
· 12 years ago
9adddf4
Initial version of Stack for AVRCP 1.3
by Ravi Nagarajan
· 12 years ago
ca22ac4
LE fixes
by Andre Eisenbach
· 12 years ago
ead3cde
Initial version of BLE support for Bluedroid
by Ganesh Ganapathi Batta
· 12 years ago
9ac641d
fixed rfc resouce leaking and multi-session issue
by Matthew Xie
· 12 years ago
689d66b
Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2
by The Android Open Source Project
· 12 years ago
62b1414
Snapshot 0d153181bbe9ce75555b437567796a9aef4ef0ae
by The Android Open Source Project
· 12 years ago
5738f83
Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf
by The Android Open Source Project
· 12 years ago