Unable to Increase ACL Packet Size in HCI_USB Sample in nRF Connect SDK

Hello,

I am using the hci_usb sample from Zephyr and running BlueZ 5.53 on Ubuntu 20.04. I am trying to increase the ACL packet size from the default value of 27 bytes and 3 packets using hcitool, but I am unable to achieve this change.

I have tried various configurations and settings, but it appears that the ACL size remains limited. Could anyone provide guidance on how to increase the ACL packet size beyond this limit?

Regards,
Ahmed

Related