Searched refs:OP_ATTENTION_GET (Results 1 – 3 of 3) sorted by relevance
18 #define OP_ATTENTION_GET BT_MESH_MODEL_OP_2(0x80, 0x04) macro
193 BT_MESH_MODEL_BUF_DEFINE(msg, OP_ATTENTION_GET, 0); in bt_mesh_health_cli_attention_get()198 bt_mesh_model_msg_init(&msg, OP_ATTENTION_GET); in bt_mesh_health_cli_attention_get()
363 { OP_ATTENTION_GET, BT_MESH_LEN_EXACT(0), attention_get },