Files
openthread/include/platform
Abtin Keshavarzian d38a329eb9 New radio capability to indicate CSMA backoff support by radio layer (#1395)
- This commit adds a new radio capability `kRadioCapsCsmaBackOff` to
  indicate that the radio supports CSMA backoff logic for frame
  transmission (but no frame retry).

- The existing capability `kRadioCapsTransmitRetries` is not changed
  and still indicates that the radio supports transmission retry logic
  along with collision avoidance (CSMA).

- `Mac` implementation is updated accordingly.
2017-02-27 14:28:20 -08:00
..
2016-10-20 10:30:53 -07:00
2016-12-09 08:48:37 -08:00
2016-11-04 09:28:17 -07:00