nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bt_mesh_dtt_srv_transition_get()

static bool bt_mesh_dtt_srv_transition_get ( const struct bt_mesh_model *  model,
struct bt_mesh_model_transition transition 
)
inlinestatic

#include <include/bluetooth/mesh/gen_dtt_srv.h>

Get the default transition parameters for the given model.

Parameters
[in]modelModel to get the DTT for.
[out]transitionTransition buffer.
Returns
Whether the transition was set.