Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
7fa65f7d58903ad0458ebaaf52568ee429e6a893
/
stack
53c5eb2
Removed always false macro BTM_INQ_GET_REMOTE_NAME
by Zach Johnson
· 10 years ago
770d41f
Remove always false macro L2CAP_HOST_FLOW_CTRL
by Zach Johnson
· 10 years ago
df0bc85
Remove unused #define's BTM_IS_CONNECTABLE and BTM_IS_DISCOVERABLE
by Zach Johnson
· 10 years ago
bbeb338
Eliminate unused #define BTM_INTERNAL_BB
by Zach Johnson
· 10 years ago
5fd55c3
Remove unused auto-reset code path, with associated macros.
by Zach Johnson
· 10 years ago
3389943
Remove unused #define BTM_AFTER_RESET_TIMEOUT
by Zach Johnson
· 10 years ago
76ac6d8
Remove indirection in the controller reset sequence
by Zach Johnson
· 10 years ago
72b0ba2
Remove unused #define RPC_INCLUDED
by Chris Manton
· 10 years ago
accf881
Correct comments and some redundant statements.
by Steve Gu
· 10 years ago
115f2fa
Remove must-always-be-on #define HCISU_H4_INCLUDED
by Chris Manton
· 10 years ago
e93ac12
SCO socket support in bluedroid
by Ian McKellar
· 11 years ago
fe7216c
Enforce GKI API buffer usage
by Chris Manton
· 11 years ago
e81e99f
Add some stream skip macros for code clarity
by Zach Johnson
· 10 years ago
db87122
Remove some unused code in L2CAP
by Zach Johnson
· 10 years ago
80f048b
Fix gatt_main.c compile error due to log macro change
by Andre Eisenbach
· 10 years ago
a4a9254
rfcomm: Check for null pointers on DLC request
by Chris Manton
· 10 years ago
49ada1e
Release GATT resources upon teardown
by Chris Manton
· 11 years ago
17ec140
Ignore service UUID length if no UUID filter is specified
by Andre Eisenbach
· 10 years ago
5d5b041
LE: Add error status to failed write operation
by Andre Eisenbach
· 10 years ago
01a069a
Allow connection parameters updates by slave
by Andre Eisenbach
· 10 years ago
4005309
Merge "LE: Register for service change indication" into lmp-mr1-dev
by Andre Eisenbach
· 10 years ago
a7246ca
Do not log LE encryption keys or passkey
by Andre Eisenbach
· 10 years ago
adc9f28
LE: Register for service change indication
by Chaojing Sun
· 10 years ago
c5cda81
Bluetooth fails to turn off with keyboard and headset connected
by Chaojing Sun
· 10 years ago
903285c
am 472c2a7b: Don\'t starve a BT ACL link with 0 xmit quota
by Prerepa Viswanadham
· 10 years ago
472c2a7
Don't starve a BT ACL link with 0 xmit quota
by Prerepa Viswanadham
· 10 years ago
f893827
am 5e808468: LE: Do not remove bond on encryption failure
by Andre Eisenbach
· 10 years ago
5e80846
LE: Do not remove bond on encryption failure
by Andre Eisenbach
· 10 years ago
72833a1
Remove spammy log information for BLE scan.
by Wei Wang
· 10 years ago
9d8df2d
Merge "LE: Serialize multiple connection parameter update requests" into lmp-dev
by Andre Eisenbach
· 10 years ago
4a35476
am 98ad505f: Increment seq before adding to packet in avdt_scb_hdl_write_req_no_frag
by Matthew Xie
· 10 years ago
97e75b7
LE: Serialize multiple connection parameter update requests
by Chaojing Sun
· 10 years ago
98ad505
Increment seq before adding to packet in avdt_scb_hdl_write_req_no_frag
by Matthew Xie
· 10 years ago
1fbddc8
Revert "Unable to connect to a Motorola s705 until Bluetooth was toggled of and back on"
by Andre Eisenbach
· 10 years ago
de89855
Merge "Fix an "array index out of bound" bug for RPA." into lmp-dev
by Wei Wang
· 10 years ago
19a8f45
Merge "Raise A2DP threat priority to avoid music breaks" into lmp-dev
by Andre Eisenbach
· 10 years ago
d5aa247
LE: Peer device's latest RPA is not being applied
by Satya Calloji
· 10 years ago
3eae42f
Raise A2DP threat priority to avoid music breaks
by Mattias Agren
· 10 years ago
46bfe63
DO NOT MERGE AVRCP: Proper handling of Fragmented AVCTP packet
by Mallikarjuna GB
· 11 years ago
21015a4
Fix an "array index out of bound" bug for RPA.
by Wei Wang
· 10 years ago
4baec1a
Merge "Remove HOGP device from background connection list" into lmp-dev
by Matthew Xie
· 10 years ago
03cb1ad
Merge "Enable flow control when tx buffer is full and peer stuck in receiving" into lmp-dev
by Matthew Xie
· 10 years ago
b5c2cdc
Remove HOGP device from background connection list
by Nitin Arora
· 11 years ago
3f24f46
All 00 mac address with advt
by Satya Calloji
· 10 years ago
b4a53ec
Enable flow control when tx buffer is full and peer stuck in receiving
by Zhenye Zhu
· 10 years ago
c918d08
Document LE IO capabilities and use BR/EDR constant for LE
by Andre Eisenbach
· 10 years ago
24adb37
host cannot recover when connection exceed controller capability
by Priti Aghera
· 10 years ago
7ae2515
Avoid premature LE connection notifaction to app
by Prerepa Viswanadham
· 10 years ago
976990f
Merge "Fix issues with manufacturer ID prefix scan filter." into lmp-dev
by Wei Wang
· 10 years ago
53c9fd0
Merge "LE link_xmit_quota is not correctly allocated" into lmp-dev
by Andre Eisenbach
· 10 years ago
8dedc06
Merge "SMP doesn't detect the event of local processing taking more than SMP timeout (30 sec)" into lmp-dev
by Andre Eisenbach
· 10 years ago
92ac2d8
LE link_xmit_quota is not correctly allocated
by Mudumba Ananth
· 10 years ago
000abb5
Merge "LE: Remove stored link key if encryption fails due to missing key (remote)" into lmp-dev
by Andre Eisenbach
· 10 years ago
d8f8e85
Merge "If L2CA_ConnectFixedChnl fails, free L2CAP lcb for the attempted connection" into lmp-dev
by Andre Eisenbach
· 10 years ago
98283bb
Fixed SMP pairing failure due to race condition
by Priti Aghera
· 10 years ago
db2bdd5
SMP doesn't detect the event of local processing taking more than SMP timeout (30 sec)
by Mudumba Ananth
· 10 years ago
8d36b38
If L2CA_ConnectFixedChnl fails, free L2CAP lcb for the attempted connection
by Mudumba Ananth
· 10 years ago
6cbb113
Fix issues with manufacturer ID prefix scan filter.
by Satya Calloji
· 10 years ago
d2246b6
LE: Remove stored link key if encryption fails due to missing key (remote)
by Priti Aghera
· 10 years ago
7bf480e
Notify that link is up after LE read remote features completes
by Priti Aghera
· 10 years ago
c8eddb5
Make sure conn_id is valid before using it
by Matthew Xie
· 10 years ago
9c29d08
Avoid premature LE connection notifaction to app
by Priti Aghera
· 10 years ago
2bfa490
Set random address before connection request
by Priti Aghera
· 10 years ago
29bfd63
Automatically determine transport to used to read RSSI.
by Thomas.TT_Lin
· 10 years ago
9e3ce4b
onBatchScanStorageConfigured returns status 12
by Satya Calloji
· 10 years ago
6982ce2
Merge "GKI_exception on running longer batch scans" into lmp-dev
by Wei Wang
· 10 years ago
6480b8e
scanWindow and interval are reversed
by Satya Calloji
· 10 years ago
adb7bb5
GKI_exception on running longer batch scans
by Satya Calloji
· 10 years ago
9545067
Merge "use correct trace debug level" into lmp-dev
by Matthew Xie
· 10 years ago
7204059
use correct trace debug level
by Matthew Xie
· 10 years ago
3313de7
LE: Fix build for devices not support BLE/Privacy
by Andre Eisenbach
· 10 years ago
2d5c3f2
Remove IRK entry from controller when LE device is unpaired
by Nitin Arora
· 10 years ago
817eec2
Fixed SMP failure for Privacy enabled Multi-Adv
by Priti Aghera
· 10 years ago
cf32e8d
LE: Fix limited advertising not stopping after timeout
by Andre Eisenbach
· 10 years ago
521e47b
Fix batch scan not reporting regression.
by Wei Wang
· 10 years ago
e0da8bb
LE: Fix multi-advertiser not rotation BDA correctly
by Andre Eisenbach
· 10 years ago
d77eec9
Moved per device tx power configuration capability in bdroid_buildcfg.h
by git-zhenye.broadcom.com
· 10 years ago
16fe082
Use run time parameters to control LE features
by Prerepa Viswanadham
· 10 years ago
f877e4c
Merge "LE batchscan consolidated reports" into lmp-dev
by Wei Wang
· 10 years ago
f1dba91
LE batchscan consolidated reports
by Satya Calloji
· 10 years ago
f37456d
LE: Fix random address resolution when done in the stack
by Andre Eisenbach
· 10 years ago
6b5a01f
Merge "Unnecessary l2cap idle timer is being restarted everytime mode change to active" into lmp-dev
by Andre Eisenbach
· 10 years ago
664fe1e
Unnecessary l2cap idle timer is being restarted everytime mode change to active
by Mudumba Ananth
· 10 years ago
4a7ad9b
Tx power is 0 in ADV packet
by Satya Calloji
· 10 years ago
301eb0f
Merge "Service change indication is not sent to a bonded remote device sometimes" into lmp-dev
by Andre Eisenbach
· 10 years ago
f8aaa62
Service change indication is not sent to a bonded remote device sometimes
by Mudumba Ananth
· 10 years ago
9cc19a6
Merge "ADV flag is missing LE discoverable flag" into lmp-dev
by Andre Eisenbach
· 10 years ago
819a240
ADV flag is missing LE discoverable flag
by Mudumba Ananth
· 10 years ago
c62fe85
Merge "Execute Write Response shall be sent after the attributes are written" into lmp-dev
by Andre Eisenbach
· 10 years ago
cf31033
Execute Write Response shall be sent after the attributes are written
by Mudumba Ananth
· 10 years ago
a2459c7
Merge "Update simultaneous LE BR/EDR host support bit for 4.1 controller and 4.1 stack" into lmp-dev
by Andre Eisenbach
· 10 years ago
7016ba7
Update simultaneous LE BR/EDR host support bit for 4.1 controller and 4.1 stack
by Mudumba Ananth
· 10 years ago
083c41b
Cannot resolve RPA from a DUMO device when being a peripheral device
by Mudumba Ananth
· 10 years ago
5fb6df1
Merge "LE: Fix problem where pending command is not sent after pairing" into lmp-dev
by Andre Eisenbach
· 10 years ago
3242918
LE: Fix problem where pending command is not sent after pairing
by Andre Eisenbach
· 10 years ago
9b57f08
Bluetooth: DIS: Only read the requested DIS characteristics
by Adam Hampson
· 10 years ago
6e2d9db
Settings app does not show BLE devices
by Satya Calloji
· 10 years ago
f2c9280
Merge "Increase BLE background scan window for faster re-connection" into lmp-dev
by Matthew Xie
· 10 years ago
2436495
Increase BLE background scan window for faster re-connection
by Matthew Xie
· 10 years ago
81b0319
Fix build for non BLE supported targets(nakasi and manta)
by Prerepa Viswanadham
· 10 years ago
Next »