Skip to content

HDLC incorrect frame types #13

@statropy

Description

@statropy

A received I-frame requires acknowledgement with either an I-frame or S-frame response with expected sequence numbers. Current implementation sends a no-data I-frame with N(R) and N(S) both set to 0.

Upon receipt of an I-frame, the driver should respond with updated N(R) and N(S) in the next sent I-Frame, or send an no-data S-frame with N(R) updated. The wpanusb_bc project needs to also be fixed to process the correct response.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions