Lines Matching refs:shell_error

62 				shell_error(sh,  in cmd_tbs_client_set_signal_strength_interval()
70 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_set_signal_strength_interval()
82 shell_error(sh, "Failed to parse interval: %d", result); in cmd_tbs_client_set_signal_strength_interval()
88 shell_error(sh, "Invalid interval: %lu", interval); in cmd_tbs_client_set_signal_strength_interval()
118 shell_error(sh, in cmd_tbs_client_hold()
126 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_hold()
138 shell_error(sh, "Failed to parse call_index: %d", result); in cmd_tbs_client_hold()
144 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_client_hold()
172 shell_error(sh, in cmd_tbs_client_retrieve()
180 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_retrieve()
192 shell_error(sh, "Failed to parse call_index: %d", result); in cmd_tbs_client_retrieve()
198 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_client_retrieve()
227 shell_error(sh, in cmd_tbs_client_accept()
235 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_accept()
247 shell_error(sh, "Failed to parse call_index: %d", result); in cmd_tbs_client_accept()
253 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_client_accept()
283 shell_error(sh, in cmd_tbs_client_join()
291 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_join()
303 shell_error(sh, "Failed to parse call_index: %d", in cmd_tbs_client_join()
310 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_client_join()
342 shell_error(sh, in cmd_tbs_client_terminate()
350 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_terminate()
362 shell_error(sh, "Failed to parse call_index: %d", result); in cmd_tbs_client_terminate()
368 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_client_terminate()
396 shell_error(sh, in cmd_tbs_client_originate()
404 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_originate()
437 shell_error(sh, in cmd_tbs_client_read_bearer_provider_name()
445 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_read_bearer_provider_name()
478 shell_error(sh, in cmd_tbs_client_read_bearer_uci()
486 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_read_bearer_uci()
518 shell_error(sh, in cmd_tbs_client_read_technology()
526 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_read_technology()
558 shell_error(sh, in cmd_tbs_client_read_uri_list()
566 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_read_uri_list()
598 shell_error(sh, in cmd_tbs_client_read_signal_strength()
606 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_read_signal_strength()
638 shell_error(sh, in cmd_tbs_client_read_signal_interval()
646 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_read_signal_interval()
678 shell_error(sh, in cmd_tbs_client_read_current_calls()
686 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_read_current_calls()
718 shell_error(sh, in cmd_tbs_client_read_ccid()
726 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_read_ccid()
758 shell_error(sh, in cmd_tbs_client_read_uri()
766 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_read_uri()
798 shell_error(sh, in cmd_tbs_client_read_status_flags()
806 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_read_status_flags()
837 shell_error(sh, in cmd_tbs_client_read_call_state()
845 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_read_call_state()
876 shell_error(sh, in cmd_tbs_client_read_remote_uri()
884 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_read_remote_uri()
916 shell_error(sh, in cmd_tbs_client_read_friendly_name()
924 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_read_friendly_name()
956 shell_error(sh, in cmd_tbs_client_read_optional_opcodes()
964 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_read_optional_opcodes()
986 shell_error(sh, "%s unknown parameter: %s", in cmd_tbs_client()
989 shell_error(sh, "%s Missing subcommand", argv[0]); in cmd_tbs_client()