guy-m commented on PR #2082: URL: https://github.com/apache/mynewt-nimble/pull/2082#issuecomment-3082666062
From the BLE SIG Spec L2CAP_FLOW_CONTROL_CREDIT_IND packet credit value shall be a number between 1 and 65535. A zero credit value is invalid and should return a non zero return code in order for function ble_l2cap_sig_rx to reject the packet according to test L2CAP_LE_REJ_BI-02-C (tested with PTS v 8.8.1). Note: With older versions of PTS a L2CAP_FLOW_CONTROL_CREDIT_IND with zero credit was not sent as part of the test. -- 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. To unsubscribe, e-mail: notifications-unsubscr...@mynewt.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org