Home
last modified time | relevance | path

Searched refs:hci_conn_get (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c187 hci_conn_get(conn); in hci_connect_le_scan_remove()
1731 chan->conn = hci_conn_get(conn); in hci_chan_create()
H A Dmgmt.c3023 cmd->user_data = hci_conn_get(conn); in pair_device()
6253 cmd->user_data = hci_conn_get(conn); in get_conn_info()
6400 cmd->user_data = hci_conn_get(conn); in get_clock_info()
H A Dhci_event.c5465 params->conn = hci_conn_get(conn); in check_pending_le_conn()
H A Dl2cap_core.c7862 conn->hcon = hci_conn_get(hcon); in l2cap_conn_add()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c1681 conn->parent = hci_conn_get(parent); in hci_conn_link()
2727 chan->conn = hci_conn_get(conn); in hci_chan_create()
H A Dhci_sync.c5466 conn = hci_conn_get(conn); in hci_disconnect_all_sync()
H A Dhci_event.c6239 params->conn = hci_conn_get(conn); in check_pending_le_conn()
H A Dl2cap_core.c6845 conn->hcon = hci_conn_get(hcon); in l2cap_conn_add()
H A Dmgmt.c3508 cmd->user_data = hci_conn_get(conn); in pair_device()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1094 * hci_conn_get() and hci_conn_put() are used to control the life-time of an
1107 * reference to the device via hci_conn_get() (or the initial reference from
1114 static inline struct hci_conn *hci_conn_get(struct hci_conn *conn)
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1510 * hci_conn_get() and hci_conn_put() are used to control the life-time of an
1523 * reference to the device via hci_conn_get() (or the initial reference from
1530 static inline struct hci_conn *hci_conn_get(struct hci_conn *conn) in hci_conn_get() function

Completed in 68 milliseconds