Searched refs:BT_INFO (Results 1 – 22 of 22) sorted by relevance
/Linux-v5.15/net/bluetooth/ |
D | selftest.c | 242 BT_INFO("ECDH test passed in %llu usecs", duration); in test_ecdh() 270 BT_INFO("Starting self testing"); in run_selftest() 279 BT_INFO("Finished self testing"); in run_selftest()
|
D | af_bluetooth.c | 727 BT_INFO("Core ver %s", VERSION); in bt_init() 745 BT_INFO("HCI device and connection manager initialized"); in bt_init()
|
D | 6lowpan.c | 586 BT_INFO("iface %s cannot be opened (%d)", netdev->name, err); in ifup() 693 BT_INFO("register_netdev failed %d", err); in setup_netdev()
|
D | sco.c | 1302 BT_INFO("SCO socket layer initialized"); in sco_init()
|
D | l2cap_sock.c | 1919 BT_INFO("L2CAP socket layer initialized"); in l2cap_init_sockets()
|
D | hci_sock.c | 2102 BT_INFO("HCI socket layer initialized"); in hci_sock_init()
|
D | smp.c | 3799 BT_INFO("SMP test passed in %llu usecs", duration); in run_selftests()
|
/Linux-v5.15/drivers/bluetooth/ |
D | btmrvl_sdio.c | 704 BT_INFO("FW download over, size %d bytes", offset); in btmrvl_sdio_download_fw_w_helper() 1285 BT_INFO("%s", buf); in btmrvl_sdio_dump_regs() 1322 BT_INFO("The ctrl reg was changed, re-try again!"); in btmrvl_sdio_rdwr_firmware() 1379 BT_INFO("== btmrvl firmware dump start =="); in btmrvl_sdio_coredump() 1415 BT_INFO("Firmware dump finished!"); in btmrvl_sdio_coredump() 1425 BT_INFO("%s_SIZE=0x%x", entry->mem_name, memory_size); in btmrvl_sdio_coredump() 1443 BT_INFO("Start %s output, please wait...", in btmrvl_sdio_coredump() 1466 BT_INFO("%s done: size=0x%tx", in btmrvl_sdio_coredump() 1474 BT_INFO("== btmrvl firmware dump end =="); in btmrvl_sdio_coredump() 1492 BT_INFO("== btmrvl firmware dump to /sys/class/devcoredump start"); in btmrvl_sdio_coredump() [all …]
|
D | hci_ldisc.c | 52 BT_INFO("HCI UART protocol %s registered", p->name); in hci_uart_register_proto() 841 BT_INFO("HCI UART driver ver %s", VERSION); in hci_uart_init()
|
D | bfusb.c | 526 BT_INFO("BlueFRITZ! USB loading firmware"); in bfusb_load_firmware() 582 BT_INFO("BlueFRITZ! USB device ready"); in bfusb_load_firmware()
|
D | hci_intel.c | 311 BT_INFO("hu %p, Switching compatible pm device (%s) to %u", in intel_set_power()
|
/Linux-v5.15/include/net/bluetooth/ |
D | bluetooth.h | 173 #define BT_INFO(fmt, ...) bt_info(fmt "\n", ##__VA_ARGS__) macro 184 BT_INFO("%s: " fmt, (hdev)->name, ##__VA_ARGS__)
|
/Linux-v5.15/net/bluetooth/cmtp/ |
D | sock.c | 257 BT_INFO("CMTP socket layer initialized"); in cmtp_init_sockets()
|
D | capi.c | 539 BT_INFO("Found %d CAPI controller(s) on device %s", session->ncontroller, session->name); in cmtp_attach_device() 548 BT_INFO("Setting up only CAPI controller 1"); in cmtp_attach_device()
|
D | core.c | 502 BT_INFO("CMTP (CAPI Emulation) ver %s", VERSION); in cmtp_init()
|
/Linux-v5.15/net/bluetooth/bnep/ |
D | sock.c | 253 BT_INFO("BNEP socket layer initialized"); in bnep_sock_init()
|
D | core.c | 743 BT_INFO("BNEP (Ethernet Emulation) ver %s", VERSION); in bnep_init() 745 BT_INFO("BNEP filters: %s", flt); in bnep_init()
|
/Linux-v5.15/net/bluetooth/hidp/ |
D | sock.c | 305 BT_INFO("HIDP socket layer initialized"); in hidp_init_sockets()
|
D | core.c | 1462 BT_INFO("HIDP (Human Interface Emulation) ver %s", VERSION); in hidp_init()
|
/Linux-v5.15/net/bluetooth/rfcomm/ |
D | sock.c | 1086 BT_INFO("RFCOMM socket layer initialized"); in rfcomm_init_sockets()
|
D | tty.c | 1153 BT_INFO("RFCOMM TTY layer initialized"); in rfcomm_init_ttys()
|
D | core.c | 2193 BT_INFO("RFCOMM ver %s", VERSION); in rfcomm_init()
|