Searched defs:can_handle_event (Results 1 – 4 of 4) sorted by relevance
28 static bool can_handle_event(uint8_t type) in can_handle_event() function
86 static bool can_handle_event(uint8_t type) in can_handle_event() function
105 static bool can_handle_event(uint8_t type) in can_handle_event() function
191 bool (*can_handle_event)(uint8_t type); member