Searched refs:OP_ATTENTION_SET (Results 1 – 3 of 3) sorted by relevance
19 #define OP_ATTENTION_SET BT_MESH_MODEL_OP_2(0x80, 0x05) macro
213 BT_MESH_MODEL_BUF_DEFINE(msg, OP_ATTENTION_SET, 1); in bt_mesh_health_cli_attention_set()218 bt_mesh_model_msg_init(&msg, OP_ATTENTION_SET); in bt_mesh_health_cli_attention_set()
365 { OP_ATTENTION_SET, BT_MESH_LEN_EXACT(1), attention_set },