Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_event.c3130 status = hci_conn_set_handle(conn, __le16_to_cpu(ev->handle)); in hci_conn_complete_evt()
3839 if (hci_conn_set_handle(conn, __le16_to_cpu(rp->handle[i]))) in hci_cc_le_set_cig_params()
4960 status = hci_conn_set_handle(conn, __le16_to_cpu(ev->handle)); in hci_sync_conn_complete_evt()
5701 if (status || hci_conn_set_handle(conn, handle)) in le_conn_complete_evt()
6840 if (hci_conn_set_handle(conn, in hci_le_create_big_complete_evt()
H A Dhci_conn.c1262 u8 hci_conn_set_handle(struct hci_conn *conn, u16 handle) in hci_conn_set_handle() function
/linux/include/net/bluetooth/
H A Dhci_core.h1510 u8 hci_conn_set_handle(struct hci_conn *conn, u16 handle);