Searched refs:hci_conn_set_handle (Results 1 – 3 of 3) sorted by relevance
3130 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()5698 if (status || hci_conn_set_handle(conn, handle)) in le_conn_complete_evt()6860 if (hci_conn_set_handle(conn, in hci_le_create_big_complete_evt()
1270 u8 hci_conn_set_handle(struct hci_conn *conn, u16 handle) in hci_conn_set_handle() function
1500 u8 hci_conn_set_handle(struct hci_conn *conn, u16 handle);