@@ -45,7 +45,7 @@ extern "C" {
45
45
&_type; \
46
46
}
47
47
48
- /** @defgroup bt_mesh_sensor_formats_percentage Percentage sensor formats
48
+ /** @defgroup bt_mesh_sensor_formats_percentage Percentage formats
49
49
* @{
50
50
*/
51
51
@@ -71,7 +71,7 @@ extern const struct bt_mesh_sensor_format bt_mesh_sensor_format_percentage_16;
71
71
extern const struct bt_mesh_sensor_format bt_mesh_sensor_format_percentage_delta_trigger ;
72
72
/** @} */
73
73
74
- /** @defgroup bt_mesh_sensor_formats_environmental Environmental sensor formats
74
+ /** @defgroup bt_mesh_sensor_formats_environmental Environmental formats
75
75
* @{
76
76
*/
77
77
@@ -167,7 +167,7 @@ extern const struct bt_mesh_sensor_format bt_mesh_sensor_format_rainfall;
167
167
extern const struct bt_mesh_sensor_format bt_mesh_sensor_format_uv_index ;
168
168
/** @} */
169
169
170
- /** @defgroup bt_mesh_sensor_formats_time Time sensor formats
170
+ /** @defgroup bt_mesh_sensor_formats_time Time formats
171
171
* @{
172
172
*/
173
173
@@ -207,7 +207,7 @@ extern const struct bt_mesh_sensor_format bt_mesh_sensor_format_time_millisecond
207
207
extern const struct bt_mesh_sensor_format bt_mesh_sensor_format_time_exp_8 ;
208
208
/** @} */
209
209
210
- /** @defgroup bt_mesh_sensor_formats_electrical Electrical sensor formats
210
+ /** @defgroup bt_mesh_sensor_formats_electrical Electrical formats
211
211
* @{
212
212
*/
213
213
@@ -262,7 +262,7 @@ extern const struct bt_mesh_sensor_format bt_mesh_sensor_format_energy;
262
262
263
263
/** @} */
264
264
265
- /** @defgroup bt_mesh_sensor_formats_lighting Lighting sensor formats
265
+ /** @defgroup bt_mesh_sensor_formats_lighting Lighting formats
266
266
* @{
267
267
*/
268
268
/** Chromatic distance
@@ -329,7 +329,7 @@ extern const struct bt_mesh_sensor_format bt_mesh_sensor_format_luminous_flux;
329
329
extern const struct bt_mesh_sensor_format bt_mesh_sensor_format_perceived_lightness ;
330
330
/** @} */
331
331
332
- /** @defgroup bt_mesh_sensor_formats_miscellaneous Miscellaneous sensor formats
332
+ /** @defgroup bt_mesh_sensor_formats_miscellaneous Miscellaneous formats
333
333
* @{
334
334
*/
335
335
@@ -374,7 +374,7 @@ extern const struct bt_mesh_sensor_format bt_mesh_sensor_format_boolean;
374
374
extern const struct bt_mesh_sensor_format bt_mesh_sensor_format_coefficient ;
375
375
/** @} */
376
376
377
- /** @defgroup bt_mesh_sensor_types_occupancy Occupancy sensor types
377
+ /** @defgroup bt_mesh_sensor_types_occupancy Occupancy types
378
378
* @{
379
379
*/
380
380
@@ -442,8 +442,7 @@ extern const struct bt_mesh_sensor_type
442
442
443
443
/** @} */
444
444
445
- /** @defgroup bt_mesh_sensor_types_ambient_temperature Ambient temperature
446
- * sensor types
445
+ /** @defgroup bt_mesh_sensor_types_ambient_temperature Ambient temperature types
447
446
* @{
448
447
*/
449
448
@@ -617,7 +616,7 @@ extern const struct bt_mesh_sensor_type bt_mesh_sensor_luminous_flux_range;
617
616
618
617
/** @} */
619
618
620
- /** @defgroup bt_mesh_sensor_types_environmental Environmental sensor types
619
+ /** @defgroup bt_mesh_sensor_types_environmental Environmental types
621
620
* @{
622
621
*/
623
622
@@ -885,8 +884,7 @@ extern const struct bt_mesh_sensor_type bt_mesh_sensor_wind_chill;
885
884
886
885
/** @} */
887
886
888
- /** @defgroup bt_mesh_sensor_types_device_operating_temperature Device operating
889
- * temperature sensor types
887
+ /** @defgroup bt_mesh_sensor_types_device_operating_temperature Device operating temperature types
890
888
* @{
891
889
*/
892
890
@@ -963,8 +961,7 @@ extern const struct bt_mesh_sensor_type
963
961
964
962
/** @} */
965
963
966
- /** @defgroup bt_mesh_sensor_types_electrical_input Electrical input sensor
967
- * types
964
+ /** @defgroup bt_mesh_sensor_types_electrical_input Electrical input types
968
965
* @{
969
966
*/
970
967
@@ -1169,8 +1166,7 @@ extern const struct bt_mesh_sensor_type
1169
1166
1170
1167
/** @} */
1171
1168
1172
- /** @defgroup bt_mesh_sensor_types_energy_management Energy management sensor
1173
- * types
1169
+ /** @defgroup bt_mesh_sensor_types_energy_management Energy management types
1174
1170
* @{
1175
1171
*/
1176
1172
@@ -1319,7 +1315,7 @@ extern const struct bt_mesh_sensor_type bt_mesh_sensor_active_power_loadside;
1319
1315
1320
1316
/** @} */
1321
1317
1322
- /** @defgroup bt_mesh_sensor_types_photometry Photometry sensor types
1318
+ /** @defgroup bt_mesh_sensor_types_photometry Photometry types
1323
1319
* @{
1324
1320
*/
1325
1321
@@ -1470,8 +1466,7 @@ extern const struct bt_mesh_sensor_type bt_mesh_sensor_tot_light_exposure_time;
1470
1466
1471
1467
/** @} */
1472
1468
1473
- /** @defgroup bt_mesh_sensor_types_power_supply_output Power supply output
1474
- * sensor types
1469
+ /** @defgroup bt_mesh_sensor_types_power_supply_output Power supply output types
1475
1470
* @{
1476
1471
*/
1477
1472
@@ -1635,8 +1630,7 @@ extern const struct bt_mesh_sensor_type
1635
1630
1636
1631
/** @} */
1637
1632
1638
- /** @defgroup bt_mesh_sensor_types_warranty_and_service Warranty and service
1639
- * sensor types
1633
+ /** @defgroup bt_mesh_sensor_types_warranty_and_service Warranty and service types
1640
1634
* @{
1641
1635
*/
1642
1636
0 commit comments