Home
last modified time | relevance | path

Searched refs:bt_shell_info (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_scan_delegator.c189 bt_shell_info("PA timeout for %p", state->recv_state); in pa_timer_handler()
206 bt_shell_info("Could not do PAST subscribe: %d", err); in pa_sync_past()
208 bt_shell_info("Syncing with PAST: %d", err); in pa_sync_past()
239 bt_shell_info("Could not sync per adv: %d", err); in pa_sync_no_past()
244 bt_shell_info("PA sync pending for addr %s", addr_str); in pa_sync_no_past()
264 bt_shell_info("Deleting PA sync"); in pa_sync_term()
280 bt_shell_info("Receive state with ID %u updated", recv_state->src_id); in recv_state_updated_cb()
289 bt_shell_info( in pa_sync_req_cb()
325 bt_shell_info("PA Sync term request for %p", recv_state); in pa_sync_term_req_cb()
343 bt_shell_info("Broadcast code received for %p", recv_state); in broadcast_code_cb()
[all …]
Dccp_call_control_client.c42 bt_shell_info("Discovery completed with %s%u TBS bearers", in ccp_call_control_client_discover_cb()
Dpbp.c68 bt_shell_info("Create Public Broadcast Announcement"); in pbp_ad_data_add()
Dbap.c499 bt_shell_info("[%zu]: stream %p : TX LC3: %zu (seq_num %u)", in lc3_audio_send_data()
3036 bt_shell_info("Setting USB left stream to %p", in stream_started_cb()
3047 bt_shell_info("Setting USB right stream to %p", in stream_started_cb()
3087 bt_shell_info("Setting new USB left stream to %p", sh_stream); in update_usb_streams_cb()
3093 bt_shell_info("Setting new USB right stream to %p", sh_stream); in update_usb_streams_cb()
3103 bt_shell_info("Clearing USB left stream (%p)", usb_left_stream); in update_usb_streams()
3108 bt_shell_info("Clearing USB right stream (%p)", usb_right_stream); in update_usb_streams()
Daudio.h925 bt_shell_info("Invalid BASE: %d", err); in print_base()
Dbap_broadcast_assistant.c899 bt_shell_info("Cannot fit %d octets into subgroup param with size %zu", ret, in add_pa_sync_base_subgroup_cb()
/Zephyr-latest/subsys/bluetooth/common/
Dbt_shell_private.h57 #define bt_shell_info(_ft, ...) \ macro
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c575 bt_shell_info("%*s[SCAN DATA START - %s]", in scan_recv()
579 bt_shell_info("%*s[SCAN DATA END]", (int)strlen(scan_response_label), ""); in scan_recv()
4841 bt_shell_info("Advertising data for Advertiser[%d] %p updated.", selected_adv, adv); in ead_update_ad()