-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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