L2CAP Bluetooth: message too long
Hi everyone,I want to send messages with L2CAP protocol between two Bluetooth devices. This is my client code:void process_bluetooth () { int bl_buff_it = 0; // global buffer iterator // Code of: https://people.csail.mit.edu/albert/bluez-...