Searched refs:OP_ATTENTION_SET_UNREL (Results 1 – 3 of 3) sorted by relevance
20 #define OP_ATTENTION_SET_UNREL BT_MESH_MODEL_OP_2(0x80, 0x06) macro
234 BT_MESH_MODEL_BUF_DEFINE(msg, OP_ATTENTION_SET_UNREL, 1); in bt_mesh_health_cli_attention_set_unack()236 bt_mesh_model_msg_init(&msg, OP_ATTENTION_SET_UNREL); in bt_mesh_health_cli_attention_set_unack()
365 { OP_ATTENTION_SET_UNREL, BT_MESH_LEN_EXACT(1), attention_set_unrel },