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()
1097 hci_conn_put(conn->parent); in hci_conn_unlink()
2684 hci_conn_put(conn); in hci_chan_del()
H A Dhci_sync.c5105 hci_conn_put(p->conn); in hci_pend_le_actions_clear()
5618 hci_conn_put(conn); in hci_disconnect_all_sync()
H A Dhci_core.c2287 hci_conn_put(params->conn); in hci_conn_params_free()
H A Dhci_event.c5770 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.c3358 hci_conn_put(conn); in pairing_complete()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1510 static inline void hci_conn_put(struct hci_conn *conn) in hci_conn_put() function