Searched refs:cb_params (Results 1 – 1 of 1) sorted by relevance
76 static void apply_rsp_sent(int err, void *cb_params) in apply_rsp_sent() argument78 struct bt_mesh_dfu_srv *srv = cb_params; in apply_rsp_sent()101 static void apply_rsp_sending(uint16_t duration, int err, void *cb_params) in apply_rsp_sending() argument104 apply_rsp_sent(err, cb_params); in apply_rsp_sending()