openD call types. More...
#include "opend_dataTypes.h"Go to the source code of this file.
Classes | |
| struct | callApiReq_setup | 
| struct | callApiReq_release | 
| struct | callApiInd_setup | 
| struct | callApiInd_release | 
| struct | callApiInd_connectionStatus_ringing | 
| struct | callApiInd_connectionStatus_connect | 
| struct | callApiInd_connectionStatus_reject | 
| struct | openD_callApiReq | 
| struct | openD_callApiCfm | 
| struct | openD_callApiInd | 
| union | openD_callApiReq.param | 
| union | openD_callApiCfm.param | 
| union | openD_callApiInd.param | 
Macros | |
| #define | __OPEND_CALL_TYPES_H__ | 
Typedefs | |
| typedef enum openD_callApi_service | openD_callApi_service_t | 
| typedef struct callApiReq_setup | callApiReq_setup_t | 
| typedef struct callApiReq_release | callApiReq_release_t | 
| typedef struct callApiInd_setup | callApiInd_setup_t | 
| typedef struct callApiInd_release | callApiInd_release_t | 
| typedef struct callApiInd_connectionStatus_ringing | callApiInd_connectionStatus_ringing_t | 
| typedef struct callApiInd_connectionStatus_connect | callApiInd_connectionStatus_connect_t | 
| typedef struct callApiInd_connectionStatus_reject | callApiInd_connectionStatus_reject_t | 
| typedef struct openD_callApiReq | openD_callApiReq_t | 
| typedef struct openD_callApiCfm | openD_callApiCfm_t | 
| typedef struct openD_callApiInd | openD_callApiInd_t | 
openD call types.
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