Home
last modified time | relevance | path

Searched refs:attention_set_unrel (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_srv.c262 static int attention_set_unrel(const struct bt_mesh_model *model, in attention_set_unrel() function
285 err = attention_set_unrel(model, ctx, buf); in attention_set()
365 { OP_ATTENTION_SET_UNREL, BT_MESH_LEN_EXACT(1), attention_set_unrel },