Lines Matching refs:ctx_shell

149 	shell_print(ctx_shell, "[DEVICE]: %s, RSSI %i %s", br_addr, rssi, name);  in br_device_found()
159 shell_print(ctx_shell, "BR/EDR discovery complete"); in br_discovery_complete()
221 shell_print(ctx_shell, "Incoming data channel %p len %u", chan, in l2cap_recv()
229 shell_print(ctx_shell, "Channel %p connected", chan); in l2cap_connected()
234 shell_print(ctx_shell, "Channel %p disconnected", chan); in l2cap_disconnected()
239 shell_print(ctx_shell, "Channel %p requires buffer", chan); in l2cap_alloc_buf()
260 shell_print(ctx_shell, "Incoming BR/EDR conn %p", conn); in l2cap_accept()
263 shell_error(ctx_shell, "No channels available"); in l2cap_accept()
384 shell_print(ctx_shell, "SDP HFPAG data@%p (len %u) hint %u from" in sdp_hfp_ag_user()
396 shell_error(ctx_shell, "Error getting Server CN, " in sdp_hfp_ag_user()
400 shell_print(ctx_shell, "HFPAG Server CN param 0x%04x", param); in sdp_hfp_ag_user()
406 shell_error(ctx_shell, "Error getting profile version, " in sdp_hfp_ag_user()
410 shell_print(ctx_shell, "HFP version param 0x%04x", version); in sdp_hfp_ag_user()
418 shell_error(ctx_shell, "Error getting HFPAG Features, " in sdp_hfp_ag_user()
422 shell_print(ctx_shell, "HFPAG Supported Features param 0x%04x", in sdp_hfp_ag_user()
425 shell_print(ctx_shell, "No SDP HFPAG data from remote %s", in sdp_hfp_ag_user()
444 shell_print(ctx_shell, "SDP A2SRC data@%p (len %u) hint %u from" in sdp_a2src_user()
456 shell_error(ctx_shell, "A2SRC PSM Number not found, " in sdp_a2src_user()
461 shell_print(ctx_shell, "A2SRC Server PSM Number param 0x%04x", in sdp_a2src_user()
472 shell_error(ctx_shell, "A2SRC version not found, " in sdp_a2src_user()
476 shell_print(ctx_shell, "A2SRC version param 0x%04x", version); in sdp_a2src_user()
484 shell_error(ctx_shell, "A2SRC Features not found, " in sdp_a2src_user()
488 shell_print(ctx_shell, "A2SRC Supported Features param 0x%04x", in sdp_a2src_user()
491 shell_print(ctx_shell, "No SDP A2SRC data from remote %s", in sdp_a2src_user()