Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nimble/host: remove unnecessarry opcode check in ble_eatt_l2cap_event_fn
This check caused l2cap disconnection when opcode included in received data was write command which is supported and can be used on eatt. Also, the comment seemed irrelevant. Fixes GATT/SR/GAW/BV-01-C
- Loading branch information