Searched refs:BT_INFO (Results 1 – 24 of 24) sorted by relevance
/linux-3.4.99/drivers/bluetooth/ |
D | hci_h4.c | 186 BT_INFO("HCI H4 protocol initialized"); in h4_init()
|
D | hci_ath.c | 230 BT_INFO("HCIATH3K protocol initialized"); in ath_init()
|
D | hci_vhci.c | 291 BT_INFO("Virtual HCI driver ver %s", VERSION); in vhci_init()
|
D | btwilink.c | 368 BT_INFO("Bluetooth Driver for TI WiLink - Version %s", VERSION); in btwilink_init()
|
D | bfusb.c | 560 BT_INFO("BlueFRITZ! USB loading firmware"); in bfusb_load_firmware() 616 BT_INFO("BlueFRITZ! USB device ready"); in bfusb_load_firmware()
|
D | btsdio.c | 381 BT_INFO("Generic Bluetooth SDIO driver ver %s", VERSION); in btsdio_init()
|
D | hci_ll.c | 525 BT_INFO("HCILL protocol initialized"); in ll_init()
|
D | hci_ldisc.c | 527 BT_INFO("HCI UART driver ver %s", VERSION); in hci_uart_init()
|
D | bt3c_cs.c | 361 BT_INFO("%s: Antenna %s", info->hdev->name, in bt3c_interrupt()
|
D | hci_bcsp.c | 747 BT_INFO("HCI BCSP protocol initialized"); in bcsp_init()
|
D | btmrvl_sdio.c | 955 BT_INFO("vendor=0x%x, device=0x%x, class=%d, fn=%d", in btmrvl_sdio_probe()
|
/linux-3.4.99/net/bluetooth/ |
D | af_bluetooth.c | 551 BT_INFO("Core ver %s", VERSION); in bt_init() 563 BT_INFO("HCI device and connection manager initialized"); in bt_init()
|
D | sco.c | 1041 BT_INFO("SCO socket layer initialized"); in sco_init()
|
D | hci_sock.c | 1113 BT_INFO("HCI socket layer initialized"); in hci_sock_init()
|
D | l2cap_sock.c | 1131 BT_INFO("L2CAP socket layer initialized"); in l2cap_init_sockets()
|
D | hci_event.c | 1946 BT_INFO("re-auth of legacy device is not possible."); in hci_auth_complete_evt()
|
/linux-3.4.99/include/net/bluetooth/ |
D | bluetooth.h | 117 #define BT_INFO(fmt, ...) bt_info(fmt "\n", ##__VA_ARGS__) macro
|
/linux-3.4.99/net/bluetooth/cmtp/ |
D | capi.c | 568 BT_INFO("Found %d CAPI controller(s) on device %s", session->ncontroller, session->name); in cmtp_attach_device() 577 BT_INFO("Setting up only CAPI controller 1"); in cmtp_attach_device()
|
D | core.c | 481 BT_INFO("CMTP (CAPI Emulation) ver %s", VERSION); in cmtp_init()
|
/linux-3.4.99/net/bluetooth/bnep/ |
D | core.c | 721 BT_INFO("BNEP (Ethernet Emulation) ver %s", VERSION); in bnep_init() 723 BT_INFO("BNEP filters: %s", flt); in bnep_init()
|
/linux-3.4.99/net/bluetooth/rfcomm/ |
D | sock.c | 1061 BT_INFO("RFCOMM socket layer initialized"); in rfcomm_init_sockets()
|
D | tty.c | 1179 BT_INFO("RFCOMM TTY layer initialized"); in rfcomm_init_ttys()
|
D | core.c | 2197 BT_INFO("RFCOMM ver %s", VERSION); in rfcomm_init()
|
/linux-3.4.99/net/bluetooth/hidp/ |
D | core.c | 1212 BT_INFO("HIDP (Human Interface Emulation) ver %s", VERSION); in hidp_init()
|