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

Commit 11e16a0b authored by Chris Manton's avatar Chris Manton
Browse files

Remove unused entry into l2cap

Entry point is after chained commands from
maybe_chain_more_commands_after_read_remote_version_complete

Bug: 232442249
Tag: #refactor
Test: gd/cert/run
BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines

Change-Id: I77f5e61be5162e6539b47823512f4537fedec392
parent a03c00d0
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -145,8 +145,7 @@ void acl_ble_enhanced_connection_complete_from_shim(

  // The legacy stack continues the LE connection after the read remote version
  // complete has been received.
  l2cble_notify_le_connection(address_with_type.bda);
  l2cble_use_preferred_conn_params(address_with_type.bda);
  // maybe_chain_more_commands_after_read_remote_version_complete
}

void acl_ble_connection_fail(const tBLE_BD_ADDR& address_with_type,