summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ScriptIntrinsicLUT.java
diff options
context:
space:
mode:
authorNitin Shivpure <quic_nshivpur@quicinc.com>2022-06-07 11:51:25 +0530
committerNitin Shivpure <quic_nshivpur@quicinc.com>2022-06-07 13:02:24 +0530
commit372cffc99ef9d9d895a8a60f60269919748d7096 (patch)
tree413da8b6283a4dfe3505217799619f6e4e8bd538 /rs/java/android/renderscript/ScriptIntrinsicLUT.java
parentd9f8ccd22e60b66ebdd23b67d0181eb3e049facb (diff)
Bluetooth: Fix BT on failure during BT ON/OFF stress test
RCA: if MESSAGE_ENABLE is received & there is already a pending MESSAGE_ENABLE or MESSAGE_DISABLE in Handler queue, then isBle flag is not properly handled while requeuing the MESSAGE_ENABLE OR MESSAGE_DISABLE, which is causing BT ON failure during BT ON/OFF stress test Fix: - If MESSAGE_ENABLE is received & there is already a pending MESSAGE_ENABLE or MESSAGE_DISABLE in Handler queue, then Handling isBle flag properly while requeuing the MESSAGE_ENABLE or MESSAGE_DISABLE. - If MESSAGE_DISABLE is received & there is already a pending MESSAGE_ENABLE in Handler queue, then isBle value is set based on mExternalEnable while requeuing the MESSAGE_ENABLE. CRs-Fixed: 3201863 Change-Id: I010b01c106a7dbcb0f194557e719c90c67842b25
Diffstat (limited to 'rs/java/android/renderscript/ScriptIntrinsicLUT.java')
0 files changed, 0 insertions, 0 deletions