Home
last modified time | relevance | path

Searched refs:BT_DBG (Results 1 – 3 of 3) sorted by relevance

/include/net/bluetooth/
A Dbluetooth.h275 #define BT_DBG(fmt, ...) bt_dbg(fmt "\n", ##__VA_ARGS__) macro
277 #define BT_DBG(fmt, ...) pr_debug(fmt "\n", ##__VA_ARGS__) macro
289 BT_DBG("%s: " fmt, bt_dev_name(hdev), ##__VA_ARGS__)
A Dhci_core.h1621 BT_DBG("hcon %p orig refcnt %d", conn, atomic_read(&conn->refcnt)); in hci_conn_hold()
1631 BT_DBG("hcon %p orig refcnt %d", conn, atomic_read(&conn->refcnt)); in hci_conn_drop()
1663 BT_DBG("%s orig refcnt %d", d->name, in hci_dev_put()
1671 BT_DBG("%s orig refcnt %d", d->name, in hci_dev_hold()
A Dl2cap.h838 BT_DBG("chan %p state %s timeout %ld", chan, in l2cap_set_timer()

Completed in 20 milliseconds