Searched refs:OP_ATTENTION_STATUS (Results 1 – 4 of 4) sorted by relevance
163 if (health_cli->op_pending != OP_ATTENTION_STATUS) { in health_attention_status()184 { OP_ATTENTION_STATUS, 1, health_attention_status },243 err = cli_prepare(¶m, OP_ATTENTION_STATUS); in bt_mesh_health_attention_get()275 err = cli_prepare(¶m, OP_ATTENTION_STATUS); in bt_mesh_health_attention_set()
235 bt_mesh_model_msg_init(&msg, OP_ATTENTION_STATUS); in send_attention_status()
137 #define OP_ATTENTION_STATUS MESH_MODEL_OP2(0x80, 0x07) macro
23 #define OP_ATTENTION_STATUS BT_MESH_MODEL_OP_2(0x80, 0x07) macro
Completed in 7 milliseconds