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

Skip to content
Commit 640b0b54 authored by Ömer Faruk Yılmaz's avatar Ömer Faruk Yılmaz
Browse files

Fix missing GattService variable linkage

When scanManagerRefactor flag is enabled, `startGattProfileService()` is
never called and hence, the variable `mGattService` was never assigned.
Fixing that, fix the connecting issue as `getBluetoothGatt()` now no
longer returns null.

See go/scan-manager-refactor for more details.

Bug: 313335632
Bug: 267361243
Bug: 327503826
Bug: 343116685
Flag: com.android.bluetooth.flags.scan_manager_refactor
Test: m com.android.btservices
Change-Id: Ief870e097c643c60ff3249b1bf1e66e394285125
parent 52ce81f5
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