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

Commit 2a2b2f8c authored by Chris Manton's avatar Chris Manton
Browse files

Should not send classic commands on le link

Bug: 171491610
Tag: #refactor
Test: verified on wireshark

Change-Id: I1428ea803a6dd327a81209a4f710d96a8d6612be
parent c96f4c6e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2196,8 +2196,6 @@ void btm_ble_read_remote_features_complete(uint8_t* p) {
      return;
    }
  }

  btsnd_hcic_rmt_ver_req(handle);
}

/*******************************************************************************