Searched refs:is_synchronous (Results 1 – 10 of 10) sorted by relevance
117 …bool is_synchronous; /**< Whether the client is asynchronous or synchronous or not. Set to … member
81 .is_synchronous = false, in msc_client_async_enum_task()
100 .is_synchronous = false, in ctrl_client_async_seq_task()
234 .is_synchronous = false,
132 .is_synchronous = false, in msc_client_async_seq_task()
133 .is_synchronous = false, in msc_client_async_dconn_task()
145 .is_synchronous = false, //Synchronous clients currently not supported. Set this to false in class_driver_task()
420 .is_synchronous = false, in cdc_acm_host_install()
618 if (!client_config->is_synchronous) { in usb_host_client_register()
267 .is_synchronous = false,