Searched defs:sync_handler (Results 1 – 12 of 12) sorted by relevance
218 struct sync_handler { struct in vsomeip_v3::application_impl220 sync_handler(std::function<void()> _handler) : in sync_handler() argument229 sync_handler(service_t _service_id, instance_t _instance_id, in sync_handler() argument240 std::function<void()> handler_;241 service_t service_id_;242 instance_t instance_id_;243 method_t method_id_;244 session_t session_id_;245 eventgroup_t eventgroup_id_;246 handler_type_e handler_type_;
97 def sync_handler(): function
124 def sync_handler(): function
162 void sync_handler() { in sync_handler() function in bluetooth::hci::acl_manager::__anon67124b5c0111::LeAclConnectionTest
203 void sync_handler() { thread_->GetReactor()->WaitForIdle(2s); } in sync_handler() function in bluetooth::hci::acl_manager::ClassicImplTest
260 void sync_handler() { in sync_handler() function in bluetooth::hci::acl_manager::ClassicAclConnectionTest
94 void sync_handler() { in sync_handler() function in bluetooth::hci::acl_manager::__anon72363b6c0111::RoundRobinSchedulerTest
465 void sync_handler() { in sync_handler() function in bluetooth::hci::acl_manager::LeImplTest
120 void sync_handler(os::Handler* /* handler */) { in sync_handler() function in bluetooth::hci::__anon2a209ba40111::LeAddressManagerTest
130 void sync_handler() { in sync_handler() function in bluetooth::hci::HciLayerTest
166 void sync_handler() { in sync_handler() function in bluetooth::hci::__anon9f5ede890111::PeriodicSyncManagerTest
367 void sync_handler(bluetooth::os::Handler* handler) { in sync_handler() function