Wirepas SDK
waps_private.h File Reference

Go to the source code of this file.

Functions

uint8_t queued_indications (void)
 Get information about queued indications. More...
 
void wakeup_task (void)
 Wake WAPS up (something to do) More...
 
app_lib_settings_net_channel_t get_num_channels (void)
 Get number of channels available. More...
 

Function Documentation

◆ get_num_channels()

app_lib_settings_net_channel_t get_num_channels ( void  )

Get number of channels available.

Returns
Number of channels
Note
Value is cached on startup

◆ queued_indications()

uint8_t queued_indications ( void  )

Get information about queued indications.

Returns
1 if indications queued 0 if indications not queued

◆ wakeup_task()

void wakeup_task ( void  )

Wake WAPS up (something to do)