Raise BTU and HCI thread priorities
Andre Eisenbach authored
The audio sub-system and audio related tasks run at elevated thread
priorities in order to ensure timely handling of audio packets. This
patch raises the thread priority of lower layer Bluetooth tasks involved
in delivering audio packets to avoid thread pre-emption and subsequent
audio skipping.

Bug: 24570959
Change-Id: I5e19ee4590207df753f7b8bfc22174959722ec2d
6c25b3c0
Name Last commit Last update
audio_a2dp_hw DO NOT MERGE - A2DP audio HAL: implement out_get_presentation_position()
bta Fix PAN crash due to fd mismatch
btcore Disable opening network debug ports for security reasons
btif Fix PAN crash due to fd mismatch
conf PAN: Fix to avoid buffer corruption while rebuilding the Bnep header
device Add Dialog mouse & KB to blacklist for LE secure connections
doc Add a section in style guide: __func__ should be used over __FUNCTION__.
embdrv Add missing header for APPL_TRACE_EVENT
gki Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_free
hci Raise BTU and HCI thread priorities
include Make secure connections mode configurable
main Re-enable the OSI memory allocation tracker.
osi Raise BTU and HCI thread priorities
profile First pass at the bluedroid profile manager.
stack Raise BTU and HCI thread priorities
test Work around clang/llvm compilation problems.
tools Include log library to make bdtool
udrv Correct the logic of UIPC thread id check
utils Ensure thread priority is raised for media task / UIPC
vnd LE Privacy 1.2 and LE secure connections
Android.mk Fix A2DP source double initialization problem
CleanSpec.mk Add BOARD_BLUETOOTH_BDROID_HCILP_INCLUDED
MODULE_LICENSE_APACHE2 Add NOTICE and MODULE_LICENSE files
NOTICE Add NOTICE and MODULE_LICENSE files