Home
last modified time | relevance | path

Searched defs:BT_INFO (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
Dbluetooth.h173 #define BT_INFO(fmt, ...) bt_info(fmt "\n", ##__VA_ARGS__) macro
/kernel/linux/linux-6.6/include/net/bluetooth/
Dbluetooth.h259 #define BT_INFO(fmt, ...) bt_info(fmt "\n", ##__VA_ARGS__) macro