Lines Matching full:cme_error_t
135 } cme_error_t;
169 int telephony_event_reporting_rsp(void *telephony_device, cme_error_t err);
170 int telephony_response_and_hold_rsp(void *telephony_device, cme_error_t err);
171 int telephony_last_dialed_number_rsp(void *telephony_device, cme_error_t err);
172 int telephony_terminate_call_rsp(void *telephony_device, cme_error_t err);
173 int telephony_answer_call_rsp(void *telephony_device, cme_error_t err);
174 int telephony_dial_number_rsp(void *telephony_device, cme_error_t err);
175 int telephony_transmit_dtmf_rsp(void *telephony_device, cme_error_t err);
176 int telephony_subscriber_number_rsp(void *telephony_device, cme_error_t err);
177 int telephony_list_current_calls_rsp(void *telephony_device, cme_error_t err);
178 int telephony_operator_selection_rsp(void *telephony_device, cme_error_t err);
179 int telephony_call_hold_rsp(void *telephony_device, cme_error_t err);
180 int telephony_nr_and_ec_rsp(void *telephony_device, cme_error_t err);
181 int telephony_voice_dial_rsp(void *telephony_device, cme_error_t err);
182 int telephony_key_press_rsp(void *telephony_device, cme_error_t err);