OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CME_ERROR_NONE
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluez/audio/
telephony-dummy.c
93
telephony_event_reporting_rsp(telephony_device,
CME_ERROR_NONE
);
102
telephony_response_and_hold_rsp(telephony_device,
CME_ERROR_NONE
);
107
telephony_last_dialed_number_rsp(telephony_device,
CME_ERROR_NONE
);
124
telephony_terminate_call_rsp(telephony_device,
CME_ERROR_NONE
);
136
telephony_answer_call_rsp(telephony_device,
CME_ERROR_NONE
);
152
telephony_dial_number_rsp(telephony_device,
CME_ERROR_NONE
);
167
telephony_transmit_dtmf_rsp(telephony_device,
CME_ERROR_NONE
);
177
telephony_subscriber_number_rsp(telephony_device,
CME_ERROR_NONE
);
190
telephony_list_current_calls_rsp(telephony_device,
CME_ERROR_NONE
);
196
telephony_operator_selection_rsp(telephony_device,
CME_ERROR_NONE
);
[
all
...]
telephony-ofono.c
154
telephony_event_reporting_rsp(telephony_device,
CME_ERROR_NONE
);
163
telephony_response_and_hold_rsp(telephony_device,
CME_ERROR_NONE
);
249
telephony_answer_call_rsp(telephony_device,
CME_ERROR_NONE
);
274
telephony_answer_call_rsp(telephony_device,
CME_ERROR_NONE
);
310
telephony_dial_number_rsp(telephony_device,
CME_ERROR_NONE
);
338
telephony_transmit_dtmf_rsp(telephony_device,
CME_ERROR_NONE
);
349
telephony_subscriber_number_rsp(telephony_device,
CME_ERROR_NONE
);
370
telephony_list_current_calls_rsp(telephony_device,
CME_ERROR_NONE
);
379
telephony_operator_selection_rsp(telephony_device,
CME_ERROR_NONE
);
385
telephony_call_hold_rsp(telephony_device,
CME_ERROR_NONE
);
[
all
...]
telephony-maemo5.c
514
telephony_event_reporting_rsp(telephony_device,
CME_ERROR_NONE
);
523
telephony_response_and_hold_rsp(telephony_device,
CME_ERROR_NONE
);
563
telephony_terminate_call_rsp(telephony_device,
CME_ERROR_NONE
);
590
telephony_answer_call_rsp(telephony_device,
CME_ERROR_NONE
);
681
telephony_dial_number_rsp(telephony_device,
CME_ERROR_NONE
);
702
telephony_transmit_dtmf_rsp(telephony_device,
CME_ERROR_NONE
);
712
telephony_subscriber_number_rsp(telephony_device,
CME_ERROR_NONE
);
780
telephony_list_current_calls_rsp(telephony_device,
CME_ERROR_NONE
);
787
telephony_operator_selection_rsp(telephony_device,
CME_ERROR_NONE
);
878
telephony_call_hold_rsp(telephony_device,
CME_ERROR_NONE
);
[
all
...]
telephony-maemo6.c
474
telephony_event_reporting_rsp(telephony_device,
CME_ERROR_NONE
);
483
telephony_response_and_hold_rsp(telephony_device,
CME_ERROR_NONE
);
523
telephony_terminate_call_rsp(telephony_device,
CME_ERROR_NONE
);
550
telephony_answer_call_rsp(telephony_device,
CME_ERROR_NONE
);
641
telephony_dial_number_rsp(telephony_device,
CME_ERROR_NONE
);
662
telephony_transmit_dtmf_rsp(telephony_device,
CME_ERROR_NONE
);
672
telephony_subscriber_number_rsp(telephony_device,
CME_ERROR_NONE
);
740
telephony_list_current_calls_rsp(telephony_device,
CME_ERROR_NONE
);
747
telephony_operator_selection_rsp(telephony_device,
CME_ERROR_NONE
);
838
telephony_call_hold_rsp(telephony_device,
CME_ERROR_NONE
);
[
all
...]
telephony.h
104
CME_ERROR_NONE
= -1,
headset.c
702
if (err !=
CME_ERROR_NONE
) {
719
if (err !=
CME_ERROR_NONE
)
853
if (err !=
CME_ERROR_NONE
)
1115
if (err ==
CME_ERROR_NONE
)
[
all
...]
Completed in 13 milliseconds