Lines Matching refs:bt_shell_print
150 bt_shell_print("[DEVICE]: %s, RSSI %i %s", br_addr, rssi, name); in br_device_found()
160 bt_shell_print("BR/EDR discovery complete"); in br_discovery_complete()
222 bt_shell_print("Incoming data channel %p len %u", chan, buf->len); in l2cap_recv()
229 bt_shell_print("Channel %p connected", chan); in l2cap_connected()
234 bt_shell_print("Channel %p disconnected", chan); in l2cap_disconnected()
239 bt_shell_print("Channel %p requires buffer", chan); in l2cap_alloc_buf()
260 bt_shell_print("Incoming BR/EDR conn %p", conn); in l2cap_accept()
385 bt_shell_print("SDP HFPAG data@%p (len %u) hint %u from" in sdp_hfp_ag_user()
400 bt_shell_print("HFPAG Server CN param 0x%04x", param); in sdp_hfp_ag_user()
409 bt_shell_print("HFP version param 0x%04x", version); in sdp_hfp_ag_user()
420 bt_shell_print("HFPAG Supported Features param 0x%04x", features); in sdp_hfp_ag_user()
422 bt_shell_print("No SDP HFPAG data from remote %s", addr); in sdp_hfp_ag_user()
440 bt_shell_print("SDP A2SRC data@%p (len %u) hint %u from" in sdp_a2src_user()
456 bt_shell_print("A2SRC Server PSM Number param 0x%04x", param); in sdp_a2src_user()
469 bt_shell_print("A2SRC version param 0x%04x", version); in sdp_a2src_user()
480 bt_shell_print("A2SRC Supported Features param 0x%04x", features); in sdp_a2src_user()
482 bt_shell_print("No SDP A2SRC data from remote %s", addr); in sdp_a2src_user()