Searched refs:BT_INFO (Results 1 – 20 of 20) sorted by relevance
| /linux/net/bluetooth/ |
| H A 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()
|
| H A D | af_bluetooth.c | 947 BT_INFO("Core ver %s", VERSION); in bt_init() 965 BT_INFO("HCI device and connection manager initialized"); in bt_init()
|
| H A D | 6lowpan.c | 595 BT_INFO("iface %s cannot be opened (%d)", netdev->name, err); in ifup() 703 BT_INFO("register_netdev failed %d", err); in setup_netdev()
|
| H A D | sco.c | 1619 BT_INFO("SCO socket layer initialized"); in sco_init()
|
| H A D | l2cap_sock.c | 2073 BT_INFO("L2CAP socket layer initialized"); in l2cap_init_sockets()
|
| H A D | hci_sock.c | 2254 BT_INFO("HCI socket layer initialized"); in hci_sock_init()
|
| H A D | iso.c | 2717 BT_INFO("ISO socket layer initialized"); in iso_init()
|
| H A D | smp.c | 3806 BT_INFO("SMP test passed in %llu usecs", duration); in run_selftests()
|
| H A D | mgmt.c | 1143 BT_INFO("MGMT ver %d.%d", MGMT_VERSION, MGMT_REVISION); in mgmt_init_hdev()
|
| /linux/include/net/bluetooth/ |
| H A D | bluetooth.h | 279 #define BT_INFO(fmt, ...) bt_info(fmt "\n", ##__VA_ARGS__) macro 293 BT_INFO("%s: " fmt, bt_dev_name(hdev), ##__VA_ARGS__)
|
| /linux/net/bluetooth/bnep/ |
| H A D | sock.c | 246 BT_INFO("BNEP socket layer initialized"); in bnep_sock_init()
|
| H A D | core.c | 751 BT_INFO("BNEP (Ethernet Emulation) ver %s", VERSION); in bnep_init() 753 BT_INFO("BNEP filters: %s", flt); in bnep_init()
|
| /linux/drivers/bluetooth/ |
| H A D | bfusb.c | 525 BT_INFO("BlueFRITZ! USB loading firmware"); in bfusb_load_firmware() 581 BT_INFO("BlueFRITZ! USB device ready"); in bfusb_load_firmware()
|
| H A D | hci_ldisc.c | 52 BT_INFO("HCI UART protocol %s registered", p->name); in hci_uart_register_proto() 881 BT_INFO("HCI UART driver ver %s", VERSION); in hci_uart_init()
|
| H A D | hci_intel.c | 308 BT_INFO("hu %p, Switching compatible pm device (%s) to %u", in intel_set_power()
|
| /linux/net/bluetooth/hidp/ |
| H A D | sock.c | 298 BT_INFO("HIDP socket layer initialized"); in hidp_init_sockets()
|
| H A D | core.c | 1494 BT_INFO("HIDP (Human Interface Emulation) ver %s", VERSION); in hidp_init()
|
| /linux/net/bluetooth/rfcomm/ |
| H A D | sock.c | 1064 BT_INFO("RFCOMM socket layer initialized"); in rfcomm_init_sockets()
|
| H A D | tty.c | 1142 BT_INFO("RFCOMM TTY layer initialized"); in rfcomm_init_ttys()
|
| H A D | core.c | 2237 BT_INFO("RFCOMM ver %s", VERSION); in rfcomm_init()
|