Searched refs:OP_HEALTH_PERIOD_STATUS (Results 1 – 4 of 4) sorted by relevance
132 if (health_cli->op_pending != OP_HEALTH_PERIOD_STATUS) { in health_period_status()183 { OP_HEALTH_PERIOD_STATUS, 1, health_period_status },322 err = cli_prepare(¶m, OP_HEALTH_PERIOD_STATUS); in bt_mesh_health_period_get()359 err = cli_prepare(¶m, OP_HEALTH_PERIOD_STATUS); in bt_mesh_health_period_set()
283 bt_mesh_model_msg_init(&msg, OP_HEALTH_PERIOD_STATUS); in send_health_period_status()
185 #define OP_HEALTH_PERIOD_STATUS MESH_MODEL_OP2(0x80, 0x37) macro
71 #define OP_HEALTH_PERIOD_STATUS BT_MESH_MODEL_OP_2(0x80, 0x37) macro
Completed in 6 milliseconds