Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
d25b494ad63b4aa6524a01d116fbbbd5f13f83bb
/
btif
f6db54f
DO NOT MERGE: Check number of attributes before writing to a buffer
by Ajay Panicker
· 7 years ago
e8d3112
DO NOT MERGE Prevent stack overflow in btif_storage
by Hansong Zhang
· 7 years ago
181144a
Fixed the implementation of std::equal_to<bt_bdaddr_t>
by Pavlin Radoslavov
· 7 years ago
b413f1b
SDP: Bounds check 'id' parameter for free_sdp_slot()
by Andre Eisenbach
· 7 years ago
39f664e
btif: Pass UIDs changed up to the Java layer
by Marie Janssen
· 7 years ago
b5c932f
Add a mechanism to avoid using AVDTP RECONFIGURE for blacklisted devices
by Pavlin Radoslavov
· 7 years ago
7fe8691
Ignore the Class Of Device if the value is invalid
by Pavlin Radoslavov
· 7 years ago
e003572
Fix GATT over BREDR not connecting
by Jakub Pawlowski
· 7 years ago
11410a3
Fix order of parameters to BTA_GATTC_Open
by Jakub Pawlowski
· 7 years ago
04442a4
MCAP: Add test interface for PTS test (2/2)
by Jack He
· 8 years ago
a43e130
eSCO: Format changes to original vendor patch (4/5)
by Jack He
· 8 years ago
a9152a2
eSCO: Additional fix to get eSCO working for HFP and HSP (3/5)
by Jack He
· 8 years ago
5b9aaac
eSCO: Remove BTM_WBS_INCLUDED from the stack (2/5)
by Myles Watson
· 8 years ago
181863e
eSCO: BT 4.1 Enhanced SCO command (1/5)
by Mudumba Ananth
· 8 years ago
235e738
Protect concurrent access to local state used during BLE scanning
by Jakub Pawlowski
· 8 years ago
0de6324
Discover primary service by UUID for PTS tests (1/4)
by Jakub Pawlowski
· 8 years ago
5b60886
Merge "Disable output_sample.pcm" into oc-dev
by TreeHugger Robot
· 8 years ago
254bc17
Disable output_sample.pcm
by Joseph Pirozzo
· 8 years ago
b3a848a
btif: GetItemAttributes can return no attributes
by Marie Janssen
· 8 years ago
cfd6525
LE advertise data parsing refactor
by Jakub Pawlowski
· 8 years ago
d7ed7c0
Check device name length
by Jakub Pawlowski
· 8 years ago
b7bdbe7
Merge "Revert "Revert "Make Bluetooth audio threads use RT scheduling""" into oc-dev
by TreeHugger Robot
· 8 years ago
a465307
Merge "Limit btsnoop file size (5/9)" into oc-dev
by Ajay Panicker
· 8 years ago
0035d8c
Revert "Revert "Make Bluetooth audio threads use RT scheduling""
by Philip Cuadra
· 8 years ago
59a2185
Merge "Revert "Make Bluetooth audio threads use RT scheduling"" into oc-dev
by Philip Cuadra
· 8 years ago
feb2d84
Revert "Make Bluetooth audio threads use RT scheduling"
by Philip Cuadra
· 8 years ago
21ae30a
Limit btsnoop file size (5/9)
by Ajay Panicker
· 8 years ago
e90b45e
Expose LE advertiser address for easier PTS tests (4/6)
by Jakub Pawlowski
· 8 years ago
76f2c86
Read by UUID for PTS tests (4/5)
by Jakub Pawlowski
· 8 years ago
eaa4277
Make Bluetooth audio threads use RT scheduling
by Philip Cuadra
· 8 years ago
514274c
Allow the Bluetooth MAC address to be updated asynchronously (3/3)
by Stanley Tng
· 8 years ago
ae0148c
AVRC: Configure absolute volume to false if remove device not support it
by Tsuyoshi Kamata
· 8 years ago
e4b63ad
AVRCP TG: Get Item Attribute command not working
by Hemant Gupta
· 8 years ago
627e828
AVRCP CT: Only call handle_rc_features if target registered
by Bailey Forrest
· 8 years ago
4f48407
Do not remove device security record on LMP timeout
by Andre Eisenbach
· 8 years ago
d084b7c
Merge "HFP: Disable BTRH feature" into oc-dev
by TreeHugger Robot
· 8 years ago
f923eae
HFP: Disable BTRH feature
by Yoshiharu Kurita
· 9 years ago
9cb269c
Add support for inband ringing feature
by Jack He
· 8 years ago
7e478a0
Linux build fix
by Jakub Pawlowski
· 8 years ago
67ae84f
Add A2DP codec-specific information to dumpsys output
by Pavlin Radoslavov
· 8 years ago
bdd34d2
Create unit test framework for audio_a2dp_hw
by Pavlin Radoslavov
· 8 years ago
a3129f1
Bluetooth 5 advertising duration refactoring (1/4)
by Jakub Pawlowski
· 8 years ago
f786f00
Bluetooth 5 periodic scan (2/3)
by Jakub Pawlowski
· 8 years ago
3e4ecfd
Add new internal API: enableOptionalCodecs()/disableOptionalCodecs()
by Pavlin Radoslavov
· 8 years ago
dfc02a9
Integration of LDAC Adaptive Bit Rate mechanism
by fen wang
· 8 years ago
96fb273
Add option to specify initial LE connection PHY (1/3)
by Jakub Pawlowski
· 8 years ago
b5ba4fd
Expose connection update callback (1/3)
by Jakub Pawlowski
· 8 years ago
eafd45d
Set preferred PHY and read PHY implementation (3/3)
by Jakub Pawlowski
· 8 years ago
ff32af6
Bluetooth 5 AdvertisingSet implementation (4/4)
by Jakub Pawlowski
· 8 years ago
256afc4
Report back TX Power value
by Jakub Pawlowski
· 8 years ago
5a8a162
LE Maximum Advertising Data Length (4/4)
by Jakub Pawlowski
· 8 years ago
ff80118
Use the correct buffer size when copying device inquiry response data
by Pavlin Radoslavov
· 8 years ago
16da921
Bluetooth 5 AdvertisingSet implementation (3/4)
by Jakub Pawlowski
· 8 years ago
4b1feb6
Bluetooth 5 feature check implementation (1/3)
by Jakub Pawlowski
· 8 years ago
89aea85
Merge "btif_sock_thread: Set thread_id = -1 after join"
by Treehugger Robot
· 8 years ago
3ff27ac
btif_sock_thread: Set thread_id = -1 after join
by Myles Watson
· 8 years ago
de1695b
btif: Remove redundant thread_{stop|join}
by Myles Watson
· 8 years ago
b793f4f
btif_sock: Use atomic operations for thread_handle
by Myles Watson
· 8 years ago
f11e42b
Revert "HID: Fix scroll issue with Apple Magic Mouse"
by Ajay Panicker
· 8 years ago
119f32a
Use base::Callbacks in BleScannerInterface (2/3)
by Jakub Pawlowski
· 8 years ago
96ad0d2
Remove unnecessary extern declarations
by Jakub Pawlowski
· 8 years ago
0482c8a
Thread switching simplification
by Jakub Pawlowski
· 8 years ago
f289529
Fix HDP select thread id type
by Andre Eisenbach
· 8 years ago
3e22011
HID: Fix scroll issue with Apple Magic Mouse
by Hemant Gupta
· 8 years ago
24dc553
Merge "Fix SIGBUS error in BT stack when pairing with ARM boards"
by Treehugger Robot
· 8 years ago
56fd7bf
Fix SIGBUS error in BT stack when pairing with ARM boards
by Pulkit Bhuwalka
· 8 years ago
31d373b
Update the A2DP MTU if the L2CAP MTU changes during codec reconfiguration
by Pavlin Radoslavov
· 8 years ago
c338fe8
btif: remove logspam at higher debug levels
by Marie Janssen
· 8 years ago
0595ca0
Advertising data handling improvements
by Jakub Pawlowski
· 8 years ago
071b507
Use same timestamp for on-disk BT Snoop Log and in-memory BT Snooz Log
by Jack He
· 8 years ago
29bc0b9
Guard btsnooz ringbuffer access from multiple threads
by Andre Eisenbach
· 8 years ago
ac109dc
HF Client: SCO routing with multiple devices
by Sanket Agarwal
· 8 years ago
1e73f14
Merge changes from topic 'bt5_scan_props'
by Jakub Pawlowski
· 8 years ago
7de0f9b
Propagate BT5 specific scan result properties up the stack (2/3)
by Jakub Pawlowski
· 8 years ago
a6ba5ac
Add a mechanism to configure the default A2DP codec priorities
by Pavlin Radoslavov
· 8 years ago
d56ef46
Remove LPM code from the stack
by Myles Watson
· 8 years ago
1c7a152
btif: Remove platform-specific address logic
by Myles Watson
· 8 years ago
0b4f3f7
Add memory allocation statistics to the Bluetooth dumpsys output
by Pavlin Radoslavov
· 8 years ago
494e53e
Update the A2DP Codec Config API
by Pavlin Radoslavov
· 8 years ago
87cf132
Merge "Update UUIDs immediately on NVRAM"
by Treehugger Robot
· 8 years ago
0c70d8e
Update UUIDs immediately on NVRAM
by Srinu Jella
· 8 years ago
ee5c257
Corrected default value assignments in Bluetooth A2DP Metrics
by Jack He
· 8 years ago
c176ff3
Fix the GATT server and HOGP disconnect
by IHLHO KIM
· 8 years ago
657baed
Fix advertising timeout behaviour.
by Jakub Pawlowski
· 8 years ago
4db816d
Synchronize hl data operations
by Srinu Jella
· 8 years ago
a3f831c
Fix A2DP Metrics Logging Capacity
by Jack He
· 8 years ago
33f424d
Fix bad UUID comparison when adding GATT service
by Jakub Pawlowski
· 8 years ago
e2eeff4
Convert build system to soong using Android.bp
by Jack He
· 8 years ago
9b2e40d
Fix a NULL-pointer access before check in connect_int
by liuchao
· 8 years ago
8a06ff5
Don't allow GATT and GAP service override
by Jakub Pawlowski
· 8 years ago
35ae4ad
Merge "Add "connecting" and "disconnecting" states to HID Device."
by Treehugger Robot
· 8 years ago
eab3651
Batch scan simplification
by Jakub Pawlowski
· 8 years ago
2ffd8da
LE filters without custom data types
by Jakub Pawlowski
· 8 years ago
ad6afdf
Get rid of BTA_DmBleCfgFilterCondition
by Jakub Pawlowski
· 8 years ago
ae2aabe
Simplify LE scan filter memory management
by Jakub Pawlowski
· 8 years ago
2c1522e
Remove reduntant re-schedule
by Jakub Pawlowski
· 8 years ago
1febda9
Use callbacks for LE filter functions (BTM layer)
by Jakub Pawlowski
· 8 years ago
844daca
Add "connecting" and "disconnecting" states to HID Device.
by Ivan Podogov
· 8 years ago
19e3d70
Remove unnecessary cutils dependency
by Jakub Pawlowski
· 8 years ago
d43a901
Renamed the aptX and aptX-HD shared libraries
by Pavlin Radoslavov
· 8 years ago
Next »