Lines Matching refs:bt_shell_print

331 	bt_shell_print(  in init_lc3_encoder()
396 bt_shell_print("[%zu]: Encoding frame of size %u (%u/%u)", in encode_frame()
592 bt_shell_print("Default stream: %u", i + 1); in set_unicast_stream()
644 bt_shell_print("ASE Codec Config: conn %p ep %p dir %u", conn, ep, dir); in lc3_config()
650 bt_shell_print("No unicast_streams available"); in lc3_config()
657 bt_shell_print("ASE Codec Config stream %p", *stream); in lc3_config()
670 bt_shell_print("ASE Codec Reconfig: stream %p", stream); in lc3_reconfig()
686 bt_shell_print("QoS: stream %p %p", stream, qos); in lc3_qos()
696 bt_shell_print("Enable: stream %p meta_len %zu", stream, meta_len); in lc3_enable()
703 bt_shell_print("Start: stream %p", stream); in lc3_start()
724 bt_shell_print("Metadata: stream %p meta_len %zu", stream, meta_len); in lc3_metadata()
731 bt_shell_print("Disable: stream %p", stream); in lc3_disable()
738 bt_shell_print("Stop: stream %p", stream); in lc3_stop()
745 bt_shell_print("Release: stream %p", stream); in lc3_release()
915 bt_shell_print("conn %p: codec_cap %p dir 0x%02x", conn, codec_cap, dir); in print_remote_codec_cap()
927 bt_shell_print("Conn: %p, Sink #%zu: ep %p", conn, i, ep); in add_sink()
945 bt_shell_print("Conn: %p, Source #%zu: ep %p", conn, i, ep); in add_source()
979 bt_shell_print("Discover complete: err %d", err); in discover_cb()
1000 bt_shell_print("dir %u loc %X\n", dir, loc); in unicast_client_location_cb()
1007 bt_shell_print("snk ctx %u src ctx %u\n", snk_ctx, src_ctx); in available_contexts_cb()
1013 bt_shell_print("stream %p config operation rsp_code %u reason %u", in config_cb()
1024 bt_shell_print("stream %p qos operation rsp_code %u reason %u", in qos_cb()
1031 bt_shell_print("stream %p enable operation rsp_code %u reason %u", in enable_cb()
1038 bt_shell_print("stream %p start operation rsp_code %u reason %u", in start_cb()
1045 bt_shell_print("stream %p stop operation rsp_code %u reason %u", in stop_cb()
1052 bt_shell_print("stream %p disable operation rsp_code %u reason %u", in disable_cb()
1059 bt_shell_print("stream %p metadata operation rsp_code %u reason %u", in metadata_cb()
1066 bt_shell_print("stream %p release operation rsp_code %u reason %u", in release_cb()
2455 bt_shell_print("Found matched broadcast name '%s' with address %s", in broadcast_scan_recv()
2464 bt_shell_print( in broadcast_scan_recv()
2479 bt_shell_print("Attempting to PA sync to the broadcaster"); in broadcast_scan_recv()
2495 bt_shell_print("Received BASE from sink %p:", sink); in base_recv()
2510 bt_shell_print("Sink %p is ready to sync %s encryption", sink, in syncable()
2521 bt_shell_print("PA synced to broadcast with broadcast ID 0x%06x", in bap_pa_sync_synced_cb()
2525 bt_shell_print("Attempting to create the sink"); in bap_pa_sync_synced_cb()
2535 bt_shell_print("Sink is already created"); in bap_pa_sync_synced_cb()
2556 bt_shell_print("Scan timeout"); in broadcast_scan_timeout_cb()
2631 bt_shell_print("Initializing the LC3 decoder with %u us duration and %u Hz frequency", in init_lc3_decoder()
2659 bt_shell_print("[%zu]: Performing PLC", sh_stream->rx.decoded_cnt); in decode_frame()
2667 bt_shell_print("[%zu]: Decoding frame of size %u (%u/%u)", in decode_frame()
2818 bt_shell_print( in audio_recv()
2877 bt_shell_print("Stream %p enabled", stream); in stream_enabled_cb()
3170 bt_shell_print("Stream %p configured\n", stream); in stream_configured_cb()
3177 bt_shell_print("Stream %p released\n", stream); in stream_released_cb()
3203 bt_shell_print("All streams released, deleting group\n"); in stream_released_cb()