Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: mbed-TFT-example-NCS36510 mbed-Accelerometer-example-NCS36510 mbed-Accelerometer-example-NCS36510
mac_api_s Struct Reference
Struct mac_api_s defines functions for two-way communications between external MAC and Upper layer. More...
#include <mac_api.h>
Detailed Description
Struct mac_api_s defines functions for two-way communications between external MAC and Upper layer.
Application creates mac_api_t object by calling external MAC's creator function. Then object is passed to Upper layer which then initializes it's own callback functions. Then MAC is operated by Upper layer by calling MLME or MCPS primitive functions.
Generated on Tue Jul 12 2022 11:03:18 by
