Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_event.c3185 status = hci_conn_set_handle(conn, __le16_to_cpu(ev->handle)); in hci_conn_complete_evt()
3880 if (hci_conn_set_handle(conn, __le16_to_cpu(rp->handle[i]))) in hci_cc_le_set_cig_params()
5077 status = hci_conn_set_handle(conn, __le16_to_cpu(ev->handle)); in hci_sync_conn_complete_evt()
7076 if (hci_conn_set_handle(conn, in hci_le_create_big_complete_evt()
Dhci_conn.c1256 u8 hci_conn_set_handle(struct hci_conn *conn, u16 handle) in hci_conn_set_handle() function
/Linux-v6.6/include/net/bluetooth/
Dhci_core.h1475 u8 hci_conn_set_handle(struct hci_conn *conn, u16 handle);