[Bluetooth] Fix L2CAP binding to local address
In the function l2cap_connect_ind() we compare the bounded address with the address of an incoming connection, but we have to compare it with the local address of the HCI device.
Showing
Please register or sign in to comment