Home
last modified time | relevance | path

Searched refs:hci_conn_put (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_conn.c96 hci_conn_put(params->conn); in hci_connect_le_scan_cleanup()
1100 hci_conn_put(conn->parent); in hci_conn_unlink()
2706 hci_conn_put(conn); in hci_chan_del()
H A Dhci_sync.c5117 hci_conn_put(p->conn); in hci_pend_le_actions_clear()
5633 hci_conn_put(conn); in hci_disconnect_all_sync()
H A Dhci_core.c2283 hci_conn_put(params->conn); in hci_conn_params_free()
H A Dhci_event.c5774 hci_conn_put(params->conn); in le_conn_complete_evt()
H A Dl2cap_core.c1809 hci_conn_put(conn->hcon); in l2cap_conn_free()
H A Dmgmt.c3372 hci_conn_put(conn); in pairing_complete()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1533 static inline void hci_conn_put(struct hci_conn *conn) in hci_conn_put() function