Searched refs:UINT_PTR (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/include/net/bluetooth/ |
| D | hci_sync.h | 8 #define UINT_PTR(_handle) ((void *)((uintptr_t)_handle)) macro
|
| /Linux-v6.6/net/bluetooth/ |
| D | hci_conn.c | 889 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()
|
| D | hci_sync.c | 6566 UINT_PTR(instance), NULL); in hci_update_adv_data()
|
| D | hci_event.c | 7106 UINT_PTR(ev->handle), NULL); in hci_le_create_big_complete_evt()
|