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

Commit dd437026 authored by Matthew Xie's avatar Matthew Xie
Browse files

Read the extended feature after ACL channel creation

This problem was introduced by Bluetooth stack merge.
bug 8521185

Change-Id: I9191c639e96382a452cf0fe336d5a9ef5b5f0f4a
parent 9cec99a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -259,7 +259,7 @@ void btm_acl_created (BD_ADDR bda, DEV_CLASS dc, BD_NAME bdn,
            else
#endif
            {
                btsnd_hcic_rmt_features_req (p->hci_handle);
                btm_read_remote_features (p->hci_handle);
            }

            /* read page 1 - on rmt feature event for buffer reasons */