Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9721f849 authored by Kyunglyul Hyun's avatar Kyunglyul Hyun Committed by Android Build Coastguard Worker
Browse files

Use TRANSPORT_LE for unknown device type

This commit fixes an issue where using BT_TRANSPORT_AUTO
with an unknown device type resulted in
the allocation of a control block for TRANSPORT_AUTO,
preventing callbacks from being invoked after connection.

This change effectively reverts the logic unintentionally
introduced in aosp/3185968, which caused this issue.

Bug: 369765048
Flag: EXEMPT, revert of aosp/3185968
Test: atest GattClientTest
(cherry picked from https://android-review.googlesource.com/q/commit:374b17a6ce8674e837a8db416e4fc727d22fb330)
Merged-In: I4858d89ba0390890936dd71955c66793d52085e3
Change-Id: I4858d89ba0390890936dd71955c66793d52085e3
parent 5ef6e310
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment