Home
last modified time | relevance | path

Searched refs:UINT_PTR (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/net/bluetooth/
Dhci_sync.h8 #define UINT_PTR(_handle) ((void *)((uintptr_t)_handle)) macro
/Linux-v6.6/net/bluetooth/
Dhci_conn.c889 return hci_cmd_sync_queue(hdev, remove_cig_sync, UINT_PTR(handle), in hci_le_remove_cig()
1396 UINT_PTR(conn->handle), in hci_connect_le()
1879 UINT_PTR(qos->ucast.cig), NULL) < 0) in hci_le_set_cig_params()
2944 return hci_cmd_sync_queue(hdev, abort_conn_sync, UINT_PTR(conn->handle), in hci_abort_conn()
Dhci_sync.c6566 UINT_PTR(instance), NULL); in hci_update_adv_data()
Dhci_event.c7106 UINT_PTR(ev->handle), NULL); in hci_le_create_big_complete_evt()