/openbmc/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 | 800 BT_INFO("Core ver %s", VERSION); in bt_init() 818 BT_INFO("HCI device and connection manager initialized"); in bt_init()
|
H A D | 6lowpan.c | 586 BT_INFO("iface %s cannot be opened (%d)", netdev->name, err); in ifup() 694 BT_INFO("register_netdev failed %d", err); in setup_netdev()
|
H A D | sco.c | 1476 BT_INFO("SCO socket layer initialized"); in sco_init()
|
H A D | l2cap_sock.c | 1976 BT_INFO("L2CAP socket layer initialized"); in l2cap_init_sockets()
|
H A D | hci_sock.c | 2243 BT_INFO("HCI socket layer initialized"); in hci_sock_init()
|
H A D | iso.c | 2117 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 | 1120 BT_INFO("MGMT ver %d.%d", MGMT_VERSION, MGMT_REVISION); in mgmt_init_hdev()
|
/openbmc/linux/drivers/bluetooth/ |
H A D | btmrvl_sdio.c | 690 BT_INFO("FW download over, size %d bytes", offset); in btmrvl_sdio_download_fw_w_helper() 1271 BT_INFO("%s", buf); in btmrvl_sdio_dump_regs() 1308 BT_INFO("The ctrl reg was changed, re-try again!"); in btmrvl_sdio_rdwr_firmware() 1365 BT_INFO("== btmrvl firmware dump start =="); in btmrvl_sdio_coredump() 1401 BT_INFO("Firmware dump finished!"); in btmrvl_sdio_coredump() 1411 BT_INFO("%s_SIZE=0x%x", entry->mem_name, memory_size); in btmrvl_sdio_coredump() 1429 BT_INFO("Start %s output, please wait...", in btmrvl_sdio_coredump() 1452 BT_INFO("%s done: size=0x%tx", in btmrvl_sdio_coredump() 1460 BT_INFO("== btmrvl firmware dump end =="); in btmrvl_sdio_coredump() 1505 BT_INFO("== btmrvl firmware dump to /sys/class/devcoredump end"); in btmrvl_sdio_coredump() [all …]
|
H A 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()
|
H A D | hci_ldisc.c | 52 BT_INFO("HCI UART protocol %s registered", p->name); in hci_uart_register_proto() 834 BT_INFO("HCI UART driver ver %s", VERSION); in hci_uart_init()
|
H A D | hci_intel.c | 311 BT_INFO("hu %p, Switching compatible pm device (%s) to %u", in intel_set_power()
|
/openbmc/linux/include/net/bluetooth/ |
H A D | bluetooth.h | 261 #define BT_INFO(fmt, ...) bt_info(fmt "\n", ##__VA_ARGS__) macro 274 BT_INFO("%s: " fmt, bt_dev_name(hdev), ##__VA_ARGS__)
|
/openbmc/linux/net/bluetooth/cmtp/ |
H A D | sock.c | 257 BT_INFO("CMTP socket layer initialized"); in cmtp_init_sockets()
|
H A 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()
|
H A D | core.c | 502 BT_INFO("CMTP (CAPI Emulation) ver %s", VERSION); in cmtp_init()
|
/openbmc/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 | 744 BT_INFO("BNEP (Ethernet Emulation) ver %s", VERSION); in bnep_init() 746 BT_INFO("BNEP filters: %s", flt); in bnep_init()
|
/openbmc/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 | 1461 BT_INFO("HIDP (Human Interface Emulation) ver %s", VERSION); in hidp_init()
|
/openbmc/linux/net/bluetooth/rfcomm/ |
H A D | sock.c | 1055 BT_INFO("RFCOMM socket layer initialized"); in rfcomm_init_sockets()
|
H A D | tty.c | 1154 BT_INFO("RFCOMM TTY layer initialized"); in rfcomm_init_ttys()
|
H A D | core.c | 2233 BT_INFO("RFCOMM ver %s", VERSION); in rfcomm_init()
|