openD 6LoWPAN API. More...
#include "opend_dataTypes.h"Go to the source code of this file.
Classes | |
| struct | openD_sixlowpanApiReq |
| struct | openD_sixlowpanApiCfm |
| struct | openD_sixlowpanApiInd |
| struct | openD_sixlowpanApiPrimitives |
Macros | |
| #define | __OPEND_SIXLOWPAN_API_H__ |
Typedefs | |
| typedef enum openD_sixlowpanApi_service | openD_sixlowpanApi_service_t |
| typedef struct openD_sixlowpanApiReq | openD_sixlowpanApiReq_t |
| typedef struct openD_sixlowpanApiCfm | openD_sixlowpanApiCfm_t |
| typedef struct openD_sixlowpanApiInd | openD_sixlowpanApiInd_t |
| typedef struct openD_sixlowpanApiPrimitives | openD_sixlowpanApiPrimitives_t |
Enumerations | |
| enum | openD_sixlowpanApi_service { TBD } |
Functions | |
| openD_status_t | openD_sixlowpanApi_init (openD_sixlowpanApiPrimitives_t *sixPrimitives) |
| openD 6LoWPAN initialization. More... | |
| openD_status_t | openD_sixlowpanApi_request (openD_sixlowpanApiReq_t *sixRequest) |
| openD 6LoWPAN API request. More... | |
openD 6LoWPAN API.
This work is dual-licensed under Apache 2.0 and GPL 2.0. You can choose between one of them if you use this work. For further details, please refer to the project home: https://github.com/opend-connect/openD
SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-only