Searched defs:fwk_event (Results 1 – 1 of 1) sorted by relevance
48 struct fwk_event { struct53 struct fwk_slist_node slist_node;56 fwk_id_t source_id;59 fwk_id_t target_id;65 uint32_t cookie;68 bool is_response;71 bool response_requested;74 bool is_notification;99 * initializing a <tt> struct fwk_event </tt> type object can affect argument
Completed in 3 milliseconds