Lines Matching refs:printf

101     printf("Supported codecs: CVSD");  in dump_supported_codecs()
104 printf(", mSBC"); in dump_supported_codecs()
107 printf(", LC3-SWB"); in dump_supported_codecs()
109 printf("\n"); in dump_supported_codecs()
111 printf("\nmSBC and/or LC3-SWB disabled as eSCO not supported by local controller.\n"); in dump_supported_codecs()
117 printf("%s command failed, status 0x%02x\n", message, status); in report_status()
119 printf("%s command successful\n", message); in report_status()
130printf("\n--- Bluetooth HFP Hands-Free (HF) unit Test Console %s ---\n", bd_addr_to_str(iut_addres… in show_usage()
131 printf("\n"); in show_usage()
132 printf("a - establish SLC to %s | ", bd_addr_to_str(device_addr)); in show_usage()
133 printf("A - release SLC connection to device\n"); in show_usage()
134 printf("b - establish Audio connection | B - release Audio connection\n"); in show_usage()
135printf("d - query network operator | D - Enable HFP AG registration status update … in show_usage()
136 printf("f - answer incoming call | F - Hangup call\n"); in show_usage()
137 printf("g - query network operator name | G - reject incoming call\n"); in show_usage()
138 printf("i - dial 1234567 | I - dial 7654321\n"); in show_usage()
139 printf("j - dial #1 | J - dial #99\n"); in show_usage()
140 printf("o - Set speaker volume to 0 (minimum) | O - Set speaker volume to 9 (default)\n"); in show_usage()
141 printf("p - Set speaker volume to 12 (higher) | P - Set speaker volume to 15 (maximum)\n"); in show_usage()
142printf("q - Set microphone gain to 0 (minimum) | Q - Set microphone gain to 9 (default)\n"); in show_usage()
143printf("s - Set microphone gain to 12 (higher) | S - Set microphone gain to 15 (maximum)\n"); in show_usage()
144 printf("t - terminate connection\n"); in show_usage()
145 printf("u - send 'user busy' (TWC 0)\n"); in show_usage()
146 printf("U - end active call and accept other call' (TWC 1)\n"); in show_usage()
147 printf("v - Swap active call call (TWC 2) | V - Join held call (TWC 3)\n"); in show_usage()
148 printf("w - Connect calls (TWC 4) | W - redial\n"); in show_usage()
149 printf("m - deactivate echo canceling and noise reduction\n"); in show_usage()
150 printf("c/C - disable/enable registration status update for all AG indicators\n"); in show_usage()
151 printf("e/E - disable/enable reporting of the extended AG error result code\n"); in show_usage()
152 printf("k/K - deactivate/activate call waiting notification\n"); in show_usage()
153 printf("l/L - deactivate/activate calling line notification\n"); in show_usage()
154 printf("n/N - deactivate/activate voice recognition\n"); in show_usage()
156 printf("0123456789#*-+ - send DTMF dial tones\n"); in show_usage()
157 printf("x - request phone number for voice tag | X - current call status (ECS)\n"); in show_usage()
158printf("y - release call with index 2 (ECC) | Y - private consultation with call 2(ECC)\n"); in show_usage()
159printf("[ - Query Response and Hold status (RHH ?) | ] - Place call in a response and held state(R… in show_usage()
160 printf("{ - Accept held call(RHH 1) | } - Reject held call(RHH 2)\n"); in show_usage()
161 printf("? - Query Subscriber Number (NUM)\n"); in show_usage()
162 printf("! - Update HF indicator with assigned number 1 (HFI)\n"); in show_usage()
163 printf("\n"); in show_usage()
172 printf("DTMF Code: %c\n", cmd); in stdin_process()
183 printf("DTMF Code: %c\n", cmd); in stdin_process()
188printf("Establish Service level connection to device with Bluetooth address %s...\n", bd_addr_to_s… in stdin_process()
193 printf("Release Service level connection.\n"); in stdin_process()
198printf("Establish Audio connection to device with Bluetooth address %s...\n", bd_addr_to_str(devic… in stdin_process()
203 printf("Release Audio service level connection.\n"); in stdin_process()
208 printf("Enable registration status update for all AG indicators.\n"); in stdin_process()
213 printf("Disable registration status update for all AG indicators.\n"); in stdin_process()
218 printf("Set HFP AG registration status update for individual indicators (0111111).\n"); in stdin_process()
223 printf("Query network operator.\n"); in stdin_process()
228 printf("Enable reporting of the extended AG error result code.\n"); in stdin_process()
233 printf("Disable reporting of the extended AG error result code.\n"); in stdin_process()
238 printf("Answer incoming call.\n"); in stdin_process()
243 printf("Hangup call.\n"); in stdin_process()
248 printf("Reject incoming call.\n"); in stdin_process()
253 printf("Query operator.\n"); in stdin_process()
258 printf("Terminate HCI connection.\n"); in stdin_process()
263 printf("Dial 1234567\n"); in stdin_process()
268 printf("Dial 7654321\n"); in stdin_process()
273 printf("Dial #1\n"); in stdin_process()
278 printf("Dial #99\n"); in stdin_process()
283 printf("Deactivate call waiting notification\n"); in stdin_process()
288 printf("Activate call waiting notification\n"); in stdin_process()
293 printf("Deactivate calling line notification\n"); in stdin_process()
298 printf("Activate calling line notification\n"); in stdin_process()
303 printf("Deactivate echo canceling and noise reduction\n"); in stdin_process()
308 printf("Deactivate voice recognition\n"); in stdin_process()
313 printf("Activate voice recognition %s\n", bd_addr_to_str(device_addr)); in stdin_process()
318 printf("Set speaker gain to 0 (minimum)\n"); in stdin_process()
323 printf("Set speaker gain to 9 (default)\n"); in stdin_process()
328 printf("Set speaker gain to 12 (higher)\n"); in stdin_process()
333 printf("Set speaker gain to 15 (maximum)\n"); in stdin_process()
338 printf("Set microphone gain to 0\n"); in stdin_process()
343 printf("Set microphone gain to 9\n"); in stdin_process()
348 printf("Set microphone gain to 12\n"); in stdin_process()
353 printf("Set microphone gain to 15\n"); in stdin_process()
358 printf("Send 'user busy' (Three-Way Call 0)\n"); in stdin_process()
363 printf("End active call and accept waiting/held call (Three-Way Call 1)\n"); in stdin_process()
368 printf("Swap active call and hold/waiting call (Three-Way Call 2)\n"); in stdin_process()
373 printf("Join hold call (Three-Way Call 3)\n"); in stdin_process()
378 printf("Connect calls (Three-Way Call 4)\n"); in stdin_process()
383 printf("Redial\n"); in stdin_process()
388 printf("Request phone number for voice tag\n"); in stdin_process()
393 printf("Query current call status\n"); in stdin_process()
398 printf("Release call with index 2\n"); in stdin_process()
403 printf("Private consultation with call 2\n"); in stdin_process()
408 printf("Query Response and Hold status (RHH ?)\n"); in stdin_process()
413 printf("Place call in a response and held state (RHH 0)\n"); in stdin_process()
418 printf("Accept held call (RHH 1)\n"); in stdin_process()
423 printf("Reject held call (RHH 2)\n"); in stdin_process()
428 printf("Query Subscriber Number\n"); in stdin_process()
433 printf("Update HF indicator with assigned number 1 (HFI)\n"); in stdin_process()
442 printf("Could not perform command, status 0x%02x\n", status); in stdin_process()
469 printf("Pin code request - using '0000'\n"); in hci_packet_handler()
510 printf("Pin code request - using '0000'\n"); in hfp_hf_packet_handler()
524 printf("Connection failed, status 0x%02x\n", status); in hfp_hf_packet_handler()
529printf("Service level connection established %s.\n\n", bd_addr_to_str(device_addr)); in hfp_hf_packet_handler()
533 printf("Service level connection released.\n\n"); in hfp_hf_packet_handler()
538printf("Audio connection establishment failed with status 0x%02x\n", status); in hfp_hf_packet_handler()
542printf("Audio connection established with SCO handle 0x%04x.\n", sco_handle); in hfp_hf_packet_handler()
546 printf("Using CVSD codec.\n"); in hfp_hf_packet_handler()
549 printf("Using mSBC codec.\n"); in hfp_hf_packet_handler()
552 printf("Using LC3-SWB codec.\n"); in hfp_hf_packet_handler()
555 printf("Using unknown codec 0x%02x.\n", negotiated_codec); in hfp_hf_packet_handler()
563 printf("Call answered\n"); in hfp_hf_packet_handler()
567 printf("Call terminated\n"); in hfp_hf_packet_handler()
572 printf("Audio connection released\n"); in hfp_hf_packet_handler()
578 printf("Cmd \'%c\' succeeded\n", cmd); in hfp_hf_packet_handler()
580 printf("Cmd \'%c\' failed with status 0x%02x\n", cmd, status); in hfp_hf_packet_handler()
585 printf("AG Indicator Mapping | INDEX %d: range [%d, %d], name '%s'\n", in hfp_hf_packet_handler()
593 printf("AG Indicator Status | INDEX %d: status 0x%02x, '%s'\n", in hfp_hf_packet_handler()
599printf("NETWORK_OPERATOR_CHANGED, operator mode %d, format %d, name %s\n", in hfp_hf_packet_handler()
605 printf("EXTENDED_AUDIO_GATEWAY_ERROR_REPORT, status 0x%02x\n", in hfp_hf_packet_handler()
609 printf("** START Ringing **\n"); in hfp_hf_packet_handler()
612 printf("** Ring **\n"); in hfp_hf_packet_handler()
615 printf("** STOP Ringing **\n"); in hfp_hf_packet_handler()
618 printf("Phone number for voice tag: %s\n", in hfp_hf_packet_handler()
622 printf("Speaker volume: gain %u\n", in hfp_hf_packet_handler()
626 printf("Microphone volume: gain %u\n", in hfp_hf_packet_handler()
630printf("Caller ID, number '%s', alpha '%s'\n", (const char *) hfp_subevent_calling_line_identifica… in hfp_hf_packet_handler()
634 printf("Enhanced call status:\n"); in hfp_hf_packet_handler()
635printf(" - call index: %d \n", hfp_subevent_enhanced_call_status_get_clcc_idx(event)); in hfp_hf_packet_handler()
636printf(" - direction : %s \n", hfp_enhanced_call_dir2str(hfp_subevent_enhanced_call_status_get_cl… in hfp_hf_packet_handler()
637printf(" - status : %s \n", hfp_enhanced_call_status2str(hfp_subevent_enhanced_call_status_get… in hfp_hf_packet_handler()
638printf(" - mode : %s \n", hfp_enhanced_call_mode2str(hfp_subevent_enhanced_call_status_get_c… in hfp_hf_packet_handler()
639printf(" - multipart : %s \n", hfp_enhanced_call_mpty2str(hfp_subevent_enhanced_call_status_get_c… in hfp_hf_packet_handler()
640printf(" - type : %d \n", hfp_subevent_enhanced_call_status_get_bnip_type(event)); in hfp_hf_packet_handler()
641printf(" - number : %s \n", hfp_subevent_enhanced_call_status_get_bnip_number(event)); in hfp_hf_packet_handler()
647printf("Voice Recognition Activate command failed, status 0x%02x\n", status); in hfp_hf_packet_handler()
653 printf("\nVoice recognition ACTIVATED\n\n"); in hfp_hf_packet_handler()
656 printf("\nEnhanced voice recognition ACTIVATED.\n"); in hfp_hf_packet_handler()
657printf("Start new audio enhanced voice recognition session %s\n\n", bd_addr_to_str(device_addr)); in hfp_hf_packet_handler()
666printf("Voice Recognition Deactivate command failed, status 0x%02x\n", status); in hfp_hf_packet_handler()
669 printf("\nVoice Recognition DEACTIVATED\n\n"); in hfp_hf_packet_handler()
678printf("\nEnhanced Voice recognition AG status: AG READY TO ACCEPT AUDIO INPUT\n\n"); … in hfp_hf_packet_handler()
681printf("\nEnhanced Voice recognition AG status: AG IS STARTING SOUND\n\n"); … in hfp_hf_packet_handler()
684printf("\nEnhanced Voice recognition AG status: AG IS PROCESSING AUDIO INPUT\n\n"); … in hfp_hf_packet_handler()
688printf("\nEnhanced Voice recognition AG message: \'%s\'\n", hfp_subevent_enhanced_voice_recognitio… in hfp_hf_packet_handler()
696 printf("Apple Extension supported: %s\n", in hfp_hf_packet_handler()