Zigbee Protocol Controller 1.6.0
uic_main_externals_internal.h File Reference
#include "contiki-conf.h"
#include "process.h"
#include "lib/list.h"
#include "uic_main_externals.h"

Go to the source code of this file.

Classes

struct  uic_main_ext_fd_registration_t
 

Typedefs

typedef void(* fd_handler_t) (const uic_main_ext_fd_registration_t *reg)
 

Functions

void uic_main_ext_select (clock_time_t delay)
 
void uic_main_ext_call_handler (const uic_main_ext_fd_registration_t *reg)
 
void uic_main_ext_registration_iter (fd_handler_t iter_function)