Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Bluetooth
/
a5a4e276f897e07c41dab0b8fcdf026f5d94683c
a5a4e27
Move crypto related functions into crypto_toolbox
by Jakub Pawlowski
· 7 years ago
f72bb8b
Merge "Reset a2dp_cmd_pending as appropriate for A2DP HW offload HAL commands"
by Treehugger Robot
· 7 years ago
88c2ae5
Merge "Add missing btif_a2dp_audio_interface_end_session() call during disconnect"
by Treehugger Robot
· 7 years ago
406e133
Merge "a2dp_vendor_ldac: add missing break"
by Treehugger Robot
· 7 years ago
24d5c02
Reset a2dp_cmd_pending as appropriate for A2DP HW offload HAL commands
by Pavlin Radoslavov
· 7 years ago
a582301
Add missing btif_a2dp_audio_interface_end_session() call during disconnect
by Pavlin Radoslavov
· 7 years ago
7711a2e
a2dp_vendor_ldac: add missing break
by Tom Yan
· 7 years ago
de5ab0a
Linux build fix
by Jakub Pawlowski
· 7 years ago
9411480
Merge "HFP: Don't use mSBC for HF devices not supporting Codec Negotiation"
by Treehugger Robot
· 7 years ago
66e492a
Move crypto toolbox functions into separate file
by Jakub Pawlowski
· 7 years ago
2d9bb84
Add more crypto toolbox tests, plus minor fix in smp_keys.cc
by Jakub Pawlowski
· 7 years ago
2ca2da8
HFP: Don't use mSBC for HF devices not supporting Codec Negotiation
by weichinweng
· 7 years ago
327f3e7
Remove unused MIP events, calbacks and structs
by Jakub Pawlowski
· 7 years ago
4a80a8e
Gracefully handle A2DP hardware offload Audio HAL service death
by Pavlin Radoslavov
· 7 years ago
fc22b0f
Replace BT_OCTET16 with Octet16
by Jakub Pawlowski
· 7 years ago
808397c
Fix SMP_Encrypt for data shorter than 16 bytes
by Jakub Pawlowski
· 7 years ago
5cd984d
Merge "SMP_Encrypt - convert p_out into raw array"
by Treehugger Robot
· 7 years ago
0942ee4
gatt: Avoid using erased iterator
by Greg Kaiser
· 7 years ago
0b04ae6
SMP_Encrypt - convert p_out into raw array
by Jakub Pawlowski
· 7 years ago
81a6613
Merge "Add support for AVRCP addressed player changed."
by Joseph Pirozzo
· 7 years ago
b7c0388
Merge "A2DP Offload: Log audio duration and codec metrics"
by Treehugger Robot
· 7 years ago
1cb9f56
Clear local suspending flag when the BTA_AV_STOP_EVT event received
by cheneyni
· 7 years ago
20626a8
Merge "Fix the reconnect issue in hfp client"
by Treehugger Robot
· 7 years ago
aac711c
A2DP Offload: Log audio duration and codec metrics
by Jack He
· 7 years ago
956f914
Merge "Correctly initialize A2DP Sink codecs if A2DP Source HW offload is enabled"
by Treehugger Robot
· 7 years ago
92e5bd2
Hearing Aid: codec and connection interval switching
by Stanley Tng
· 7 years ago
c197ac2
Correctly initialize A2DP Sink codecs if A2DP Source HW offload is enabled
by Pavlin Radoslavov
· 7 years ago
16d5d8b
Merge "Multi-A2DP: Fix timing and codec measurement in metrics"
by Treehugger Robot
· 7 years ago
eeb9f35
Multi-A2DP: Fix timing and codec measurement in metrics
by Jack He
· 7 years ago
22c8a95
SMP_Encrypt refactor
by Jakub Pawlowski
· 7 years ago
4aff08b
Add tests for AES_CMAC
by Jakub Pawlowski
· 7 years ago
194a49e
GATTC_Discover: pass parameters directly instead of through pointer
by Jakub Pawlowski
· 7 years ago
6d3cb11
GATT database refactor
by Jakub Pawlowski
· 7 years ago
dc5bf16
Add storage API to get number of bonded devices
by Jacky Cheung
· 8 years ago
f176d5d
Fix the reconnect issue in hfp client
by Jinguang Dong
· 7 years ago
119be80
Merge "Hearing Aid - codec switching"
by Treehugger Robot
· 7 years ago
24b336e
Hearing Aid - codec switching
by Jakub Pawlowski
· 7 years ago
fcbc05c
Merge "Add documentation for enabling PTS mode"
by Treehugger Robot
· 7 years ago
a7edadf
Merge "Use ParcelFileDescriptor implementation in libbinder"
by Treehugger Robot
· 7 years ago
fc4b58d
Merge "Send ACK for A2DP_CTRL_CMD_SUSPEND even if audio was no streaming"
by Treehugger Robot
· 7 years ago
e353bec
Run the AVRCP Service interface functions on the BTA thread
by Ajay Panicker
· 7 years ago
42813aa
AVRCP: Narrow the scope of the lock in Init and Cleanup
by Ajay Panicker
· 7 years ago
f263197
AVRCP: Cancel all pending messages and prevent future messages after cleanup
by Ajay Panicker
· 7 years ago
127ce9a
Send ACK for A2DP_CTRL_CMD_SUSPEND even if audio was no streaming
by Pavlin Radoslavov
· 7 years ago
9ec541f
Revert "Don't start the authentication when peer device already started it"
by Jakub Pawlowski
· 7 years ago
93b88c3
Do completion callback during failed security authenication
by Stanley Tng
· 7 years ago
dea946b
Add documentation for enabling PTS mode
by Hansong Zhang
· 7 years ago
02f9b77
Revert "GATT: Fix GATT error response for execute write"
by Jakub Pawlowski
· 7 years ago
33978cf
Add support for AVRCP addressed player changed.
by Joseph Pirozzo
· 7 years ago
10313d3
AVRCP: Reject invalid PlayItem and SetAddressedPlayer command
by Hansong Zhang
· 7 years ago
7597901
Merge changes from topic "avrcp-addressed-player-changed"
by Treehugger Robot
· 7 years ago
bb3b104
Use ParcelFileDescriptor implementation in libbinder
by Ryo Hashimoto
· 7 years ago
59561bb
Send addressed and available player change for PTS test
by tedwang
· 7 years ago
8c19c13
Add respond track not selected interim when register notification
by tedwang
· 7 years ago
a68c7ee
Send UID 0 for track changed if there is no media ID
by Ajay Panicker
· 7 years ago
823d599
LE Create Connection Complete - crash on Command Disallowed
by Jakub Pawlowski
· 7 years ago
1bfcef1
Merge "Fix race condition in LE Create Connection Cancel handling"
by Jakub Pawlowski
· 7 years ago
d71d252
Bluetooth HFP: Use WBS by default (1/5)
by Hansong Zhang
· 7 years ago
e3d7fa1
Explicitly stop streaming when switching streaming to another device
by Pavlin Radoslavov
· 7 years ago
afd088c
Fix race condition in LE Create Connection Cancel handling
by Jakub Pawlowski
· 7 years ago
04fc467
Linux build and linking fix
by Jakub Pawlowski
· 7 years ago
f35943c
Merge "Don't refresh GATT database after bonding"
by Jakub Pawlowski
· 7 years ago
bbd0c74
A2DP Offload: Avoid Offload_start/stop from remote
by Sunny Kapdi
· 7 years ago
d8b099f
Inform AVRCP Controller before cleaning up.
by Joseph Pirozzo
· 7 years ago
964df17
HFP: Only advance BTIF queue for outgoing connections
by Jack He
· 7 years ago
1d47360
HFP: Fix ACL collision handling and WBS update
by Jack He
· 7 years ago
147824b
Don't refresh GATT database after bonding
by Jakub Pawlowski
· 7 years ago
36e9095
Merge "Linux build fix"
by Treehugger Robot
· 7 years ago
f83c0b9
Fix log level - requesting MTU is not error
by Jakub Pawlowski
· 7 years ago
4533a27
Linux build fix
by Jakub Pawlowski
· 7 years ago
67814d9
Merge "Add separate sniff mode settings for gamepads"
by Treehugger Robot
· 7 years ago
1698bf5
Merge changes from topic "ds4-support"
by Treehugger Robot
· 7 years ago
e40c435
Add separate sniff mode settings for gamepads
by Kim Low
· 8 years ago
38e7b07
Add UHID GET_REPORT functionality
by Kim Low
· 8 years ago
37f0236
Option to send data report through BTA_HhSetReport
by Kim Low
· 8 years ago
fe2b4af
A2DP Offload: Don't crash on repeated endSession
by Sunny Kapdi
· 7 years ago
432ef50
Merge "GATT: Fix GATT error response for execute write"
by Treehugger Robot
· 7 years ago
438232c
Merge "Increase LE connection interval with bonded Hearing Aids"
by Treehugger Robot
· 7 years ago
c35d8ae
Merge "Enable the AVRCP Service by default (2/2)"
by Treehugger Robot
· 7 years ago
c97af91
Enable the AVRCP Service by default (2/2)
by Ajay Panicker
· 7 years ago
f2ff03f
Increase LE connection interval with bonded Hearing Aids
by Stanley Tng
· 7 years ago
6f5be14
Merge "HFP: Ignore DISCONNECTED state in PhoneStateChange"
by Treehugger Robot
· 7 years ago
c166bc6
HFP: Ignore DISCONNECTED state in PhoneStateChange
by Jack He
· 7 years ago
6d89b9b
Reduce A2DP/AVDTP related dumpsys output
by Pavlin Radoslavov
· 7 years ago
6c4e4e0
GATT: Fix GATT error response for execute write
by Subramanian Srinivasan
· 7 years ago
4cb835d
Explicitly stop the stream when the A2DP session ends
by Pavlin Radoslavov
· 7 years ago
67c826a
Merge "Update connection parameters just once before GATT discovery"
by Treehugger Robot
· 7 years ago
c819b8a
Merge "Support AVRCP Controller on JNI thread"
by Joseph Pirozzo
· 7 years ago
ab544df
Update connection parameters just once before GATT discovery
by Jakub Pawlowski
· 7 years ago
1f6535a
Merge "HFP: Set audio handle for active device during incoming call"
by Treehugger Robot
· 7 years ago
e7ff4e6
Merge "Use the effective peer MTU when preparing the codec configuration"
by Treehugger Robot
· 7 years ago
a623c80
Merge "Don't mix internal AVDTP state when connecting to two devices"
by Treehugger Robot
· 7 years ago
f28185e
Merge "gatt_api: Avoid possible NULL dereference"
by Treehugger Robot
· 7 years ago
3740ee3
Use the effective peer MTU when preparing the codec configuration
by Pavlin Radoslavov
· 7 years ago
e297449
gatt_api: Avoid possible NULL dereference
by Greg Kaiser
· 7 years ago
cf9fa08
Don't mix internal AVDTP state when connecting to two devices
by Pavlin Radoslavov
· 7 years ago
f56395d
GATT: Fix usage of 16 and 32 bit UUID's in Discover services by UUID
by Hemant Gupta
· 7 years ago
1444896
HFP: Set audio handle for active device during incoming call
by Jack He
· 7 years ago
3b00cc7
Simplify bta_gattc_sdp_callback
by Jakub Pawlowski
· 7 years ago
b7ffc19
Merge "HFP: Return SDP status to HFP layer"
by Treehugger Robot
· 7 years ago
Next »