Searched refs:BLE_MESH_MODEL_OP_LIGHT_HSL_SET (Results 1 – 3 of 3) sorted by relevance
220 #define BLE_MESH_MODEL_OP_LIGHT_HSL_SET BLE_MESH_MODEL_OP_2(0x82, 0x76) macro
89 …{ BLE_MESH_MODEL_OP_LIGHT_HSL_SET, BLE_MESH_MODEL_OP_LIGHT_HSL_STATUS …683 case BLE_MESH_MODEL_OP_LIGHT_HSL_SET: in light_status()890 case BLE_MESH_MODEL_OP_LIGHT_HSL_SET: in light_set_state()1188 case BLE_MESH_MODEL_OP_LIGHT_HSL_SET: in bt_mesh_light_client_set_state()
1400 if (ctx->recv_op == BLE_MESH_MODEL_OP_LIGHT_HSL_SET) { in light_hsl_set()1444 if (ctx->recv_op == BLE_MESH_MODEL_OP_LIGHT_HSL_SET) { in light_hsl_set()1466 if (ctx->recv_op == BLE_MESH_MODEL_OP_LIGHT_HSL_SET) { in light_hsl_set()2918 { BLE_MESH_MODEL_OP_LIGHT_HSL_SET, 7, light_hsl_set },