![]() |
nRF5 SDK
v14.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
IoT Timer client list structure. More...
#include <iot_timer.h>
Data Fields | |
uint8_t | client_list_length |
const iot_timer_client_t * | p_client_list |
IoT Timer client list structure.
uint8_t iot_timer_clients_list_t::client_list_length |
Total number of clients.
const iot_timer_client_t* iot_timer_clients_list_t::p_client_list |
Pointer to the constant array of clients or NULL.