You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: cover SEQUENCE_NUM presence check in pair handlers
Adds two HAPServer integration tests verifying the guard from
ebe2ec6: /pair-setup and /pair-verify must reject with 400
BAD_REQUEST + STATE=M2 + UNKNOWN error when the request TLV is
missing TLVValues.SEQUENCE_NUM, rather than crashing on an indexed
read of an undefined entry.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments