Symbol: BT_INFO
drivers/bluetooth/bfusb.c
525
BT_INFO("BlueFRITZ! USB loading firmware");
drivers/bluetooth/bfusb.c
581
BT_INFO("BlueFRITZ! USB device ready");
drivers/bluetooth/btmrvl_sdio.c
1273
BT_INFO("%s", buf);
drivers/bluetooth/btmrvl_sdio.c
1310
BT_INFO("The ctrl reg was changed, re-try again!");
drivers/bluetooth/btmrvl_sdio.c
1367
BT_INFO("== btmrvl firmware dump start ==");
drivers/bluetooth/btmrvl_sdio.c
1403
BT_INFO("Firmware dump finished!");
drivers/bluetooth/btmrvl_sdio.c
1413
BT_INFO("%s_SIZE=0x%x", entry->mem_name, memory_size);
drivers/bluetooth/btmrvl_sdio.c
1431
BT_INFO("Start %s output, please wait...",
drivers/bluetooth/btmrvl_sdio.c
1454
BT_INFO("%s done: size=0x%tx",
drivers/bluetooth/btmrvl_sdio.c
1462
BT_INFO("== btmrvl firmware dump end ==");
drivers/bluetooth/btmrvl_sdio.c
1480
BT_INFO("== btmrvl firmware dump to /sys/class/devcoredump start");
drivers/bluetooth/btmrvl_sdio.c
1507
BT_INFO("== btmrvl firmware dump to /sys/class/devcoredump end");
drivers/bluetooth/btmrvl_sdio.c
1517
BT_INFO("vendor=0x%x, device=0x%x, class=%d, fn=%d",
drivers/bluetooth/btmrvl_sdio.c
692
BT_INFO("FW download over, size %d bytes", offset);
drivers/bluetooth/hci_intel.c
308
BT_INFO("hu %p, Switching compatible pm device (%s) to %u",
drivers/bluetooth/hci_ldisc.c
52
BT_INFO("HCI UART protocol %s registered", p->name);
drivers/bluetooth/hci_ldisc.c
887
BT_INFO("HCI UART driver ver %s", VERSION);
include/net/bluetooth/bluetooth.h
290
BT_INFO("%s: " fmt, bt_dev_name(hdev), ##__VA_ARGS__)
net/bluetooth/6lowpan.c
597
BT_INFO("iface %s cannot be opened (%d)", netdev->name, err);
net/bluetooth/6lowpan.c
705
BT_INFO("register_netdev failed %d", err);
net/bluetooth/af_bluetooth.c
933
BT_INFO("Core ver %s", VERSION);
net/bluetooth/af_bluetooth.c
951
BT_INFO("HCI device and connection manager initialized");
net/bluetooth/bnep/core.c
778
BT_INFO("BNEP (Ethernet Emulation) ver %s", VERSION);
net/bluetooth/bnep/core.c
780
BT_INFO("BNEP filters: %s", flt);
net/bluetooth/bnep/sock.c
243
BT_INFO("BNEP socket layer initialized");
net/bluetooth/hci_sock.c
2255
BT_INFO("HCI socket layer initialized");
net/bluetooth/hidp/core.c
1510
BT_INFO("HIDP (Human Interface Emulation) ver %s", VERSION);
net/bluetooth/hidp/sock.c
295
BT_INFO("HIDP socket layer initialized");
net/bluetooth/iso.c
2874
BT_INFO("ISO socket layer initialized");
net/bluetooth/l2cap_sock.c
2080
BT_INFO("L2CAP socket layer initialized");
net/bluetooth/mgmt.c
1140
BT_INFO("MGMT ver %d.%d", MGMT_VERSION, MGMT_REVISION);
net/bluetooth/rfcomm/core.c
2287
BT_INFO("RFCOMM ver %s", VERSION);
net/bluetooth/rfcomm/sock.c
1083
BT_INFO("RFCOMM socket layer initialized");
net/bluetooth/rfcomm/tty.c
1138
BT_INFO("RFCOMM TTY layer initialized");
net/bluetooth/sco.c
1646
BT_INFO("SCO socket layer initialized");
net/bluetooth/selftest.c
239
BT_INFO("ECDH test passed in %llu usecs", duration);
net/bluetooth/selftest.c
267
BT_INFO("Starting self testing");
net/bluetooth/selftest.c
276
BT_INFO("Finished self testing");
net/bluetooth/smp.c
3745
BT_INFO("SMP test passed in %llu usecs", duration);