sjanc opened a new pull request #738: nimble/host: Fix checking for NOP in ble_hs_hci_rx_evt URL: https://github.com/apache/mynewt-nimble/pull/738 NOP can be sent as Command Complete or Command Status. Those events don't have opcode field in same place so old code was not checking proper bytes. It looks like this never worked for Command Status case.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
