Home
last modified time | relevance | path

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

/btstack/platform/windows/
H A Dhci_transport_h2_winusb.c533 static void usb_process_event_in(btstack_data_source_t *ds, btstack_data_source_callback_type_t cal… in usb_process_event_in() function
1070 btstack_run_loop_set_data_source_handler(&usb_data_source_event_in, &usb_process_event_in); in usb_try_open_device()