Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
3cab20e2b74f6797d5060a9a0f1ce25ccd9ef934
/
include
933d418
Remove incomplete FTP #defines and implementation
by Zach Johnson
· 10 years ago
1051cd5
Remove unreferenced BTRC_DISP macro
by Zach Johnson
· 10 years ago
87aab71
Remove unreferenced BTE macros
by Zach Johnson
· 10 years ago
53c5eb2
Removed always false macro BTM_INQ_GET_REMOTE_NAME
by Zach Johnson
· 10 years ago
36c73f4
Remove some never used BTM macros
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
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
115f2fa
Remove must-always-be-on #define HCISU_H4_INCLUDED
by Chris Manton
· 10 years ago
a7246ca
Do not log LE encryption keys or passkey
by Andre Eisenbach
· 10 years ago
e6c363b
Make GKI_TIMER_INTERVAL_FOR_WAKELOCK configurable for different target
by Matthew Xie
· 10 years ago
26fa02b
LE: Use LE specific I/O capabilities
by Andre Eisenbach
· 10 years ago
3e0dc73
LE: Make local privacy configurable
by Andre Eisenbach
· 10 years ago
c918d08
Document LE IO capabilities and use BR/EDR constant for LE
by Andre Eisenbach
· 10 years ago
7ae2515
Avoid premature LE connection notifaction to app
by Prerepa Viswanadham
· 10 years ago
2a03e1e
Merge "Add an override for entering sniff mode after idle on FTS and OTP" into lmp-dev
by Fred Quintana
· 10 years ago
0963a67
Add an override for entering sniff mode after idle on FTS and OTP
by Fred Quintana
· 10 years ago
95ca3c4
Limit the time PAN can occupy the BTU stack thread
by Zhenye Zhu
· 10 years ago
d77eec9
Moved per device tx power configuration capability in bdroid_buildcfg.h
by git-zhenye.broadcom.com
· 11 years ago
16fe082
Use run time parameters to control LE features
by Prerepa Viswanadham
· 11 years ago
845961f
Change max GATT apps from 10 to 32.
by Wei Wang
· 11 years ago
6718c6d
Bluetooth: Rename BTA_AVK_INCLUDED flag to BTA_AV_SINK_INCLUDED (bt_target.h)
by lungtsai_lin
· 11 years ago
b538248
Remove more unused code from GKI timers.
by Sharvil Nanavati
· 11 years ago
d42dba5
Remove more unused code from GKI.
by Sharvil Nanavati
· 11 years ago
c4e2596
LE batch scan feature
by Satya Calloji
· 11 years ago
5c0b911
Remove BTE/BTIF version strings. DID profile should specify stack version info.
by Sharvil Nanavati
· 11 years ago
493a98a
LE: Add notification sent and congestion callbacks (2/4)
by Andre Eisenbach
· 11 years ago
0aee331
BLE privacy timer
by Chris Manton
· 11 years ago
7c9976d
Logging cleanup: GKI.
by Sharvil Nanavati
· 11 years ago
92de6fd
Logging cleanup: remove unused macros.
by Sharvil Nanavati
· 11 years ago
e8c3d75
Logging cleanup: BTIF and APPL.
by Sharvil Nanavati
· 11 years ago
b44cc59
Logging cleanup: AVRC, MCA, GATT, and SMP.
by Sharvil Nanavati
· 11 years ago
158084e
Logging cleanup: A2D, AVDT, and AVCT.
by Sharvil Nanavati
· 11 years ago
d6e1b1e
Logging cleanup: HIDH, BNEP, and PAN.
by Sharvil Nanavati
· 11 years ago
d5bba90
Logging cleanup: RFCOMM and GAP.
by Sharvil Nanavati
· 11 years ago
a51c9d9
Logging cleanup: L2CAP and SDP.
by Sharvil Nanavati
· 11 years ago
cc35559
Add A2DP Sink Support
by Hemant Gupta
· 11 years ago
88e7645
Disable BLE address randomization since it causes excessive timer wakeups.
by Sharvil Nanavati
· 11 years ago
9bce226
Implement GKI timers based on wake alarms and wake locks.
by Sharvil Nanavati
· 11 years ago
83c5256f
Logging cleanup: HCI and BTM trace macros.
by Sharvil Nanavati
· 11 years ago
0212487
Start cleaning up log macros.
by Sharvil Nanavati
· 11 years ago
44c6f8d
[2/4] Add Support for AVRCP Controller Feature
by Hemant Gupta
· 11 years ago
0943c10
LE: Add RRA offloading and vendor specific PCF commands
by Satya Calloji
· 11 years ago
ffb3960
LE Multi ADV feature
by Satya Calloji
· 11 years ago
1025687
[2/4] Bluetooth: Add support for HFP Client role.
by Hemant Gupta
· 11 years ago
8fe5887
Merge BT 4.1 features
by Ganesh Ganapathi Batta
· 11 years ago
2cb90bc
Add support for Multi-HFP devices
by Nitin Srivastava
· 11 years ago
7c54040
Increasing the SDP_MTU_SIZE from 256 to the default 672 bytes
by Zhihai Xu
· 11 years ago
2d75441
LE: Add controller based advertising filter API (2/2)
by Andre Eisenbach
· 11 years ago
d92e3cf
remove all advertised services in SDP
by Zhihai Xu
· 11 years ago
facc510
Workaround IPHONE problem
by Zhihai Xu
· 11 years ago
6f908b2
support resolve BLE random mac address for both central and peripheral mode.
by Zhihai Xu
· 11 years ago
5f72121
support peripheral mode feature to connect iphone to android device.
by Zhihai Xu
· 11 years ago
a89616a
Fix bug introduced in last change. GATT define was after BLE_INCLUDED define.
by Mike J. Chen
· 11 years ago
a2c51a7
Set some SMP and GATT to FALSE if BLE is FALSE
by Mike J. Chen
· 11 years ago
8dc42c6
LE: Increase number of simultaneous connections
by Andre Eisenbach
· 11 years ago
7a5c591
Fixes BLE HCI commands concurrency issue
by Sunny Kapdi
· 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
7939ed0
added filter remove api to control the # of child node for bt_config.xml
by zzy
· 11 years ago
b8ceaa4
Set default a2dp sbc encoding quality to high
by Mattias Agren
· 12 years ago
1e5109b
Use product model as default bluetooth name if not defined
by Matthew Xie
· 12 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
c8a9f43
Incremented buffer size to accomodate default MTU
by Priti Aghera
· 12 years ago
247c68f
Add support for AbsoluteVolume
by Satya Calloji
· 12 years ago
2e7fa68
LE: Add support for the HID-over-GATT profile (1/3)
by Andre Eisenbach
· 12 years ago
12c3f49
LE: Fix shared ACL buffer allocation
by Andre Eisenbach
· 12 years ago
f8f30c2
HDP fix for Single SDP record
by Priti Aghera
· 12 years ago
4af5f3e
Fix typo around BLE_INCLUDED inclusion bug 8566685
by Ganesh Ganapathi Batta
· 12 years ago
9adddf4
Initial version of Stack for AVRCP 1.3
by Ravi Nagarajan
· 12 years ago
ead3cde
Initial version of BLE support for Bluedroid
by Ganesh Ganapathi Batta
· 12 years ago
689d66b
Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2
by The Android Open Source Project
· 12 years ago
3ad3c81
Snapshot 09118679ff7861de0fe2b742591e5d6aadba3fcc
by The Android Open Source Project
· 12 years ago
5738f83
Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf
by The Android Open Source Project
· 12 years ago