Files
openthread/examples
Jonathan Hui 69a7c3d2e2 Miscellaneous MAC cleanup. (#706)
- Call otPlatRadioReceive() on SetChannel().
- Only call NextOperation() in the idle state.
- Call otPlatRadioReceive() with the proper channel in HandleBeginTransmit().
- Remove unnecessary mBeginTransmit tasklet.
2016-09-28 09:06:43 -07:00
..