Loading...
Searching...
No Matches
gnrc_netreg_entry_cbd_t Struct Reference

Callback + Context descriptor. More...

Detailed Description

Callback + Context descriptor.

Note
Only available with Callback extension.

Definition at line 158 of file netreg.h.

#include <netreg.h>

Data Fields

gnrc_netreg_entry_cb_t cb
 the callback
 
void * ctx
 application context for the callback
 

Field Documentation

◆ cb

gnrc_netreg_entry_cb_t gnrc_netreg_entry_cbd_t::cb

the callback

Definition at line 159 of file netreg.h.

◆ ctx

void* gnrc_netreg_entry_cbd_t::ctx

application context for the callback

Definition at line 160 of file netreg.h.


The documentation for this struct was generated from the following file: