Periodic Broadcast
Periodic Broadcast Functions. More...
Modules |
|
Types | |
Periodic broadcast data types.
|
|
Functions |
|
void | gos_broadcast_set_callback ( gos_broadcast_callback_t callback) |
Periodic broadcast callback.
More...
|
|
Detailed Description
Periodic Broadcast Functions.
Function Documentation
◆ gos_broadcast_set_callback()
void gos_broadcast_set_callback | ( | gos_broadcast_callback_t |
callback
|
) |
Periodic broadcast callback.
This periodically executes in the Network thread context. Use the
broadcast
settings for controlling the period. More information is available in the command API documentation:
Broadcast Status Announcement
- Parameters
-
callback
Callback to periodically be called, gos_broadcast_callback_t