Home
last modified time | relevance | path

Searched refs:bt_dev_warn (Results 1 – 12 of 12) sorted by relevance

/linux/net/bluetooth/
A Dmgmt_config.c149 bt_dev_warn(hdev, "invalid len left %u, exp >= %u", in set_def_system_config()
196 bt_dev_warn(hdev, "unsupported parameter %u", type); in set_def_system_config()
201 bt_dev_warn(hdev, "invalid length %d, exp %zu for type %u", in set_def_system_config()
318 bt_dev_warn(hdev, "unsupported parameter %u", type); in set_def_system_config()
A Dmsft.c557 bt_dev_warn(hdev, "MSFT filter_enable is already %s", in msft_le_set_advertisement_filter_enable_cb()
A Dmgmt.c2407 bt_dev_warn(hdev, "Skipping blocked link key for %pMR", in load_link_keys()
4353 bt_dev_warn(hdev, "Bad flag given (0x%x) vs supported (0x%0x)", in set_device_flags()
4369 bt_dev_warn(hdev, "No such BR/EDR device %pMR (0x%x)", in set_device_flags()
4379 bt_dev_warn(hdev, "No such LE device %pMR (0x%x)", in set_device_flags()
6377 bt_dev_warn(hdev, "Skipping blocked IRK for %pMR", in load_irks()
6468 bt_dev_warn(hdev, "Skipping blocked LTK for %pMR", in load_long_term_keys()
A Dhci_event.c63 bt_dev_warn(hdev, "Ignoring error of Inquiry Cancel command"); in hci_cc_inquiry_cancel()
6320 bt_dev_warn(hdev, "Received unexpected HCI Event 00000000"); in hci_event_packet()
A Dhci_core.c3140 bt_dev_warn(hdev, "Removing monitor with no matching handle %d", in hci_remove_adv_monitor()
/linux/drivers/bluetooth/
A Dbtrtl.h11 #define rtl_dev_warn(dev, fmt, ...) bt_dev_warn(dev, "RTL: " fmt, ##__VA_ARGS__)
A Dhci_ll.c495 bt_dev_warn(lldev->hu.hdev, in send_command_from_firmware()
A Dbtintel.c1290 bt_dev_warn(hdev, "Debug features not read"); in btintel_set_debug_features()
1338 bt_dev_warn(hdev, "Debug features not read"); in btintel_reset_debug_features()
A Dbtmtksdio.c523 bt_dev_warn(bdev->hdev, "Tx fifo overflow"); in btmtksdio_interrupt()
A Dhci_qca.c1784 bt_dev_warn(hdev, "Retry BT power ON:%d", retries); in qca_setup()
A Dbtusb.c1926bt_dev_warn(hdev, "CSR: Unbranded CSR clone detected; adding workarounds and force-suspending once… in btusb_setup_csr()
/linux/include/net/bluetooth/
A Dbluetooth.h209 #define bt_dev_warn(hdev, fmt, ...) \ macro

Completed in 56 milliseconds