Searched refs:k_work_handler_t (Results 1 – 4 of 4) sorted by relevance
50 typedef void (*k_work_handler_t)(struct k_work *work); typedef54 k_work_handler_t handler;238 static inline void k_work_init(struct k_work *work, k_work_handler_t handler) in k_work_init()247 int k_delayed_work_init(struct k_delayed_work *work, k_work_handler_t handler);
102 k_work_handler_t timer_handler);
64 int k_delayed_work_init(struct k_delayed_work *work, k_work_handler_t handler) in k_delayed_work_init()
248 k_work_handler_t timer_handler) in bt_mesh_client_send_msg()