Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_bt
/
f9f186ade89c6135b2e45e0316da9083a838fa22
f9f186a
Remove unused `tags` property from Android.bp files
by Dan Willemsen
· 7 years ago
c2e4613
Merge "Return early if vendor-specific command fails"
by android-build-prod (mdb)
· 7 years ago
a7b6d3a
Merge "Send correct key state and ignore keys from inactive device (1/2)"
by Ajay Panicker
· 7 years ago
aa10181
Return early if vendor-specific command fails
by Myles Watson
· 7 years ago
2ff331f
Merge "Fixed PTS: TC_GATT_SR_GAR_BI_01_C failure"
by android-build-prod (mdb)
· 7 years ago
be70112
Fixed PTS: TC_GATT_SR_GAR_BI_01_C failure
by Stanley Tng
· 7 years ago
c4546f5
Send correct key state and ignore keys from inactive device (1/2)
by Ajay Panicker
· 7 years ago
1799f2f
Merge "BTM_BleClearBgConnDev: Return if there is no BLE"
by android-build-prod (mdb)
· 7 years ago
0128c37
Implement GetTotalNumberOfItems response for AVRCP Browsing
by Ajay Panicker
· 7 years ago
17fe6e4
BTM_BleClearBgConnDev: Return if there is no BLE
by Myles Watson
· 7 years ago
c35f912
Increase the A2DP version from 1.2 to 1.3
by Pavlin Radoslavov
· 7 years ago
a11bb2d
bta: Only call get_acl_data_size_ble for LE
by Myles Watson
· 7 years ago
a0cebca
Merge "Add AVRCP native logging to dumpsys"
by Ajay Panicker
· 7 years ago
126397b
HID: Update state to disconnected in virtual unplug
by Hemant Gupta
· 8 years ago
0d33f58
Use weak pointers instead of base::Unretained to prevent use after free
by Ajay Panicker
· 7 years ago
774eb4c
Add AVRCP native logging to dumpsys
by Ajay Panicker
· 7 years ago
f38c233
Merge "Ignore volume changed events from the non-active device"
by android-build-prod (mdb)
· 7 years ago
792ef28
Merge "Hearing Aid: leave some radio time for other devices"
by android-build-prod (mdb)
· 7 years ago
071caca
Ignore volume changed events from the non-active device
by Ajay Panicker
· 7 years ago
12f48d1
Merge "Use weak pointers to prevent callbacks from executing after cleanup"
by Ajay Panicker
· 7 years ago
6acb481
Merge "Use the wrapped volume interface with the AVRCP conneciton handler"
by Ajay Panicker
· 7 years ago
1e43d40
Hearing Aid: leave some radio time for other devices
by Jakub Pawlowski
· 7 years ago
77bed94
Merge "Fix memory leak for BTRC_ITEM_MEDIA."
by Joseph Pirozzo
· 7 years ago
74a7549
Use weak pointers to prevent callbacks from executing after cleanup
by Ajay Panicker
· 7 years ago
361e2a4
Add a missing call to btif_av_stream_stop() for SetActivePeer(null)
by Pavlin Radoslavov
· 7 years ago
2a3b9b5
Fix A2DP Suspend related multi-component deadlock
by Pavlin Radoslavov
· 7 years ago
21fe4bd
Fix memory leak for BTRC_ITEM_MEDIA.
by Joseph Pirozzo
· 7 years ago
2bc59e5
Add ability to modify IO capability of Bluetooth device
by Pulkit Bhuwalka
· 7 years ago
41b84de
Merge "RFCOMM: Crash on null MCB and PORT in state machine"
by android-build-prod (mdb)
· 7 years ago
1b548bb
Enable HCI Sniff mode and disable subrating for A2DP
by Guang Xie
· 8 years ago
d778030
RFCOMM: Crash on null MCB and PORT in state machine
by Jack He
· 7 years ago
f4bfa13
Use the wrapped volume interface with the AVRCP conneciton handler
by Ajay Panicker
· 7 years ago
a634f4e
Save the AVDTP version after SDP discovery and read it on reconnect
by Pavlin Radoslavov
· 7 years ago
abcc728
Merge changes from topics "bt-hfp-fix-connection-collision-handling", "bt-rfcomm-improve-logging-and-readability", "bt-rfcomm-add-end-to-end-unit-tests"
by android-build-prod (mdb)
· 7 years ago
88cc85a
HFP: Fix connection colision handling
by Jack He
· 7 years ago
0056fc3
Merge "Hearing Aid: Keep configuration after disconnect()"
by android-build-prod (mdb)
· 7 years ago
b10a2b1
RFCOMM: Improve logging and readability
by Jack He
· 7 years ago
9b423ec
RFCOMM: Add unit tests for connection scenarios
by Jack He
· 7 years ago
039c2bd
HSP: Keep sending RING message
by Chenyang Zhang
· 7 years ago
5abb3b9
Hearing Aid: Keep configuration after disconnect()
by Hansong Zhang
· 7 years ago
93011f0
Rename <cutils/log.h> to <log/log.h>
by Logan Chien
· 7 years ago
e0e6ed8
A2DP offload: switch to new properties
by Petri Gynther
· 7 years ago
0c37b39
Merge "Don't start the authentication when peer device already started it"
by Treehugger Robot
· 7 years ago
fe240f2
Reset the A2DP coding parameters when switching codecs
by Pavlin Radoslavov
· 7 years ago
f107e4f
GATT: fix 32 bit UUID handling
by Jakub Pawlowski
· 7 years ago
a9575b4
Merge "Add ability to disable wide band speech"
by Treehugger Robot
· 7 years ago
4c537e6
Merge "Fix check for device lookup in map"
by Treehugger Robot
· 7 years ago
8abdec1
Merge "Fix a memory leak when disabling AVDTP"
by Treehugger Robot
· 7 years ago
fbb10d1
Merge changes from topics "bt-avdtp-get-basic-capabilities", "bt-a2dp-acceptor-codec-config"
by Treehugger Robot
· 7 years ago
18f299b
Add ability to disable wide band speech
by Zach Johnson
· 8 years ago
b4bd9ee
Fix a memory leak when disabling AVDTP
by Pavlin Radoslavov
· 7 years ago
f8e3f45
Fix check for device lookup in map
by Ajay Panicker
· 7 years ago
a00bd03
New GATT cache storage format
by Jakub Pawlowski
· 7 years ago
148a10d
Include only the Basic Capability for AVDTP GetCapabilities response
by Pavlin Radoslavov
· 7 years ago
d5a0532
Handle properly AVDTP SetConfig from the A2DP Sink device
by Pavlin Radoslavov
· 7 years ago
4c6007c
GATT: make last service end group handle equal to 0xFFFF
by Jakub Pawlowski
· 7 years ago
86c58a0
A2DP Offload: Handle init/deinit as part of start/end session
by Satish kumar sugasi
· 7 years ago
ca050da
AVRCP: Inform upper layer if absolute volume isn't supported
by Ajay Panicker
· 7 years ago
109a6be
A2DP Offload: Fix the default LDAC bitrate
by Sunny Kapdi
· 7 years ago
58c008f
Merge "AVRCP controller browsing deep copy and get folder range"
by Joseph Pirozzo
· 7 years ago
ed45703
Merge "Pass new LE CoC min_ce/max_ce parameters to native stack"
by Stanley Tng
· 7 years ago
e75bd3a
Don't start the authentication when peer device already started it
by ilbeom.kim
· 7 years ago
a0b984e
Pass new LE CoC min_ce/max_ce parameters to native stack
by Stanley Tng
· 7 years ago
59d8d87
AVRCP controller browsing deep copy and get folder range
by Joseph Pirozzo
· 7 years ago
8bc22a1
Metrics: Add metrics item for profile usage
by Jack He
· 7 years ago
0b8d48d
Merge "Call AVRC_close when an AVRCP connection is closed"
by Treehugger Robot
· 7 years ago
365888b
Merge "DM: Add error logs for failed discovery attempt"
by Treehugger Robot
· 7 years ago
9c67650
Merge "Improve A2DP codec run-time debug-abilitity"
by Treehugger Robot
· 7 years ago
a7ec19c
DM: Add error logs for failed discovery attempt
by Jack He
· 7 years ago
473b4ca
Call AVRC_close when an AVRCP connection is closed
by Ajay Panicker
· 7 years ago
25cd054
Improve A2DP codec run-time debug-abilitity
by Pavlin Radoslavov
· 7 years ago
7d907ab
Set default AVRCP version to 1.4
by Ajay Panicker
· 7 years ago
5389838
Allow platforms to override client connection sniff timeout
by Zach Johnson
· 7 years ago
cea5e52
HFP: Report AT+BIA command to upper layer
by Jack He
· 7 years ago
aec00c8
Merge "Add hidden API to get current user of HID Device (2/3)"
by Treehugger Robot
· 7 years ago
d4f2566
Check if socket is closed before getting presentation position
by Ajay Panicker
· 7 years ago
d6e0e25
Merge "Disable absolute volume if the remote device rejects registration"
by Treehugger Robot
· 7 years ago
78adb30
Merge "vendor_libs: Allow btlinux service to run from vendor or system/vendor"
by Treehugger Robot
· 7 years ago
f6cdd28
vendor_libs: Allow btlinux service to run from vendor or system/vendor
by Dmitry Shmidt
· 7 years ago
341424a
Disable absolute volume if the remote device rejects registration
by Ajay Panicker
· 7 years ago
a773218
Merge "HID Device: remove "Cabled" flag when device is not used"
by Treehugger Robot
· 7 years ago
28eb477
HID Device: remove "Cabled" flag when device is not used
by Hansong Zhang
· 7 years ago
4623439
Merge "Hearing Aid: change get/set active device (1/3)"
by Treehugger Robot
· 7 years ago
fc136d1
Persist VFS ID's between directory changes.
by Ajay Panicker
· 7 years ago
4b7ff48
Add hidden API to get current user of HID Device (2/3)
by Hansong Zhang
· 8 years ago
e016b53
Refresh the now playing ID map when the now playing list changes
by Ajay Panicker
· 7 years ago
e655209
Add MTU Handling for AVRCP Packets
by Ajay Panicker
· 7 years ago
4e01c6d
RFCOMM: Add more logging on failure cases
by Jack He
· 7 years ago
d08c6f5
Merge "Reduce the number of PCM data reads for aptX and aptX HD"
by Treehugger Robot
· 7 years ago
2bdcd42
Merge changes from topic "AVRCP Controller Browsing"
by Treehugger Robot
· 7 years ago
c27d80a
Reduce the number of PCM data reads for aptX and aptX HD
by Pavlin Radoslavov
· 7 years ago
8618b30
Hearing Aid: change get/set active device (1/3)
by Hansong Zhang
· 7 years ago
aaa1477
Use RawAddress.ToString() instead of manual conversion
by Jakub Pawlowski
· 7 years ago
6057953
Unpair both transports of dual mode device, when LE address provided
by Jakub Pawlowski
· 7 years ago
b1a4d9e
Merge changes I88d0862f,Ic9a2c8d8
by Treehugger Robot
· 7 years ago
73c975a
Use proper media ID when changing path
by Ajay Panicker
· 7 years ago
a03a772
Add missing AVRCP Set Addressed Player Response
by Ajay Panicker
· 7 years ago
2017908
AVRCP play status change updates
by Joseph Pirozzo
· 7 years ago
4c3b0b9
Merge "Revert "HID: Fix the behavior of virtual_cable_unplug""
by Treehugger Robot
· 7 years ago
25694ec
Revert "HID: Fix the behavior of virtual_cable_unplug"
by Hansong Zhang
· 7 years ago
Next »