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

◆ bt_mesh_model_pub_is_unicast()

bool bt_mesh_model_pub_is_unicast ( const struct bt_mesh_model *  model)

Check whether the model publishes to a unicast address.

Parameters
[in]modelModel to check
Returns
true if the model publishes to a unicast address, false otherwise.