esp_ble_mesh_light_lc_state_t::occupancy_mode field
0b0 The controller is turned off. - The binding with the Light Lightness state is disabled. 0b1 The controller is turned on. - The binding with the Light Lightness state is enabled.
Syntax
uint32_t mode : 1,
occupancy_mode : 1;