Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c3197 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()
5083 status = hci_conn_set_handle(conn, __le16_to_cpu(ev->handle)); in hci_sync_conn_complete_evt()
5968 if (status || hci_conn_set_handle(conn, handle)) in le_conn_complete_evt()
7080 if (hci_conn_set_handle(conn, in hci_le_create_big_complete_evt()
H A Dhci_conn.c1255 u8 hci_conn_set_handle(struct hci_conn *conn, u16 handle) in hci_conn_set_handle() function
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1507 u8 hci_conn_set_handle(struct hci_conn *conn, u16 handle);

Completed in 16 milliseconds