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
whiteboard_api.h File Reference
An API for DAD, intercepting messages from backhaul network and keeping track of routes inside the PAN. More...
Go to the source code of this file.
Data Structures | |
struct | whiteboard_entry_t |
A structure describing a whiteboarding entry. More... | |
Functions | |
whiteboard_entry_t * | whiteboard_get (whiteboard_entry_t *cur) |
Read whiteboard entries. |
Detailed Description
An API for DAD, intercepting messages from backhaul network and keeping track of routes inside the PAN.
Definition in file whiteboard_api.h.
Function Documentation
whiteboard_entry_t* whiteboard_get | ( | whiteboard_entry_t * | cur ) |
Read whiteboard entries.
- Parameters:
-
cur NULL to read first entry, or get next entry after cur.
- Returns:
- A pointer to whiteboard_entry_t structure.
Generated on Tue Jul 12 2022 11:03:06 by
