Anthony Merlino
|
5c32abb442
|
wireless/ieee802154: Adds ability to receive notifications from MAC char driver
|
2017-04-15 12:00:43 -04:00 |
|
Gregory Nutt
|
a8706d8afa
|
wireless/ieee802154: Correct a few more compile issues.
|
2017-04-14 13:58:25 -06:00 |
|
Gregory Nutt
|
0c4ff5e60b
|
wireless/ieee802154: Add radio IOCTL helpers
|
2017-04-14 12:59:49 -06:00 |
|
Gregory Nutt
|
fba8c96540
|
ieee802.15.4: New global functions exported by the lower MAC layer should be private to the MAC module. Function prototypes moved from include/nuttx/wireless/ieee802154/ieee802154_mac.h to wireless/ieee802154/mac802154.h
|
2017-04-14 11:24:40 -06:00 |
|
Gregory Nutt
|
badd36170d
|
IEEE802.15.4: There is only one instance of the IEEE802.15.4 MAC lower level. There is no need for the interface to be indirect via a vtable. In this case, standard global functions should be used.
|
2017-04-14 10:38:46 -06:00 |
|
Gregory Nutt
|
c1ddae5c5e
|
ieee802.15.4: de-couple MAC driver interface. Now works more like other drivers.
|
2017-04-13 12:17:36 -06:00 |
|
Gregory Nutt
|
9893b7243b
|
Trivial changes from review of last PR.
|
2017-04-05 13:28:35 -06:00 |
|
Anthony Merlino
|
2ecca492ad
|
wireless/ieee802154: WIP for MAC char driver write functionality
|
2017-04-05 15:07:58 -04:00 |
|
Gregory Nutt
|
68f2709078
|
Review from last PR
|
2017-03-29 11:03:10 -06:00 |
|
Anthony Merlino
|
8df78cc74b
|
wireless/ieee802154: Adds MAC character driver structure. Nonfunctional
|
2017-03-29 12:51:01 -04:00 |
|