Searched refs:hci_conn_put (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/net/bluetooth/
H A Dhci_conn.c134 hci_conn_put(conn); hci_conn_cleanup()
163 hci_conn_put(conn); le_scan_cleanup()
661 hci_conn_put(params->conn); hci_le_conn_failed()
1548 hci_conn_put(conn); hci_chan_del()
H A Dmgmt.c3444 hci_conn_put(conn); pairing_complete()
5738 hci_conn_put(conn); conn_info_cmd_complete()
5947 hci_conn_put(conn); clock_info_cmd_complete()
H A Dhci_core.c1629 hci_conn_put(p->conn); hci_pend_le_actions_clear()
2978 hci_conn_put(params->conn); hci_conn_params_free()
H A Dhci_event.c4599 hci_conn_put(params->conn); hci_le_conn_complete_evt()
H A Dl2cap_core.c1716 hci_conn_put(conn->hcon); l2cap_conn_free()
/linux-4.4.14/include/net/bluetooth/
H A Dhci_core.h897 * hci_conn_get() and hci_conn_put() are used to control the life-time of an
923 static inline void hci_conn_put(struct hci_conn *conn) hci_conn_put() function

Completed in 320 milliseconds