This module defines implements the netdev API on top of the IEEE 802.15.4 radio HAL.
More...
This module defines implements the netdev API on top of the IEEE 802.15.4 radio HAL.
- Warning
- This feature is experimental!
This API is experimental and in an early state - expect changes!
- Author
- José I. Alamos jose..nosp@m.alam.nosp@m.os@ha.nosp@m.w-ha.nosp@m.mburg.nosp@m..de
◆ netdev_ieee802154_submac_init()
Init the IEEE 802.15.4 SubMAC netdev adoption.
- Parameters
-
[in] | netdev_submac | pointer to the netdev submac descriptor. |
[in] | dev | pointer to the device associated to netdev_submac . |
- Returns
- 0 on success.
-
negative errno on failure.