ot_job_t Struct Reference

Struct containing an OpenThread job. More...

Detailed Description

Struct containing an OpenThread job.

Definition at line 77 of file ot.h.

#include <ot.h>

Data Fields

event_t ev
 Event associated to the OpenThread job.
 
int status
 Status of the job.
 
const char * command
 A pointer to the job name string.
 
void * arg
 arg for the job
 
void * answer
 answer from the job
 

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