Searched refs:BT_WARN (Results 1 - 2 of 2) sorted by path

/linux-master/include/net/bluetooth/
H A Dbluetooth.h262 #define BT_WARN(fmt, ...) bt_warn(fmt "\n", ##__VA_ARGS__) macro
276 BT_WARN("%s: " fmt, bt_dev_name(hdev), ##__VA_ARGS__)
/linux-master/net/bluetooth/
H A Dhci_core.c2732 BT_WARN("register suspend notifier failed error:%d\n", error);

Completed in 308 milliseconds