Searched defs:time_authority (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/include/ |
D | time_scene_server.h | 86 uint16_t time_authority : 1, member 262 uint16_t time_authority : 1; member 270 uint16_t time_authority : 1; member 320 uint16_t time_authority : 1; member 369 uint16_t time_authority : 1; member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/ |
D | esp_ble_mesh_time_scene_model_api.h | 77 uint16_t time_authority : 1; /*!< 0 = No Time Authority, 1 = Time Authority */ member 169 uint16_t time_authority : 1; /*!< 0 = No Time Authority, 1 = Time Authority */ member 486 uint16_t time_authority : 1, /*!< The value of the Time Authority bit */ member 655 uint16_t time_authority : 1; /*!< 0 = No Time Authority, 1 = Time Authority */ member 665 uint16_t time_authority : 1; /*!< 0 = No Time Authority, 1 = Time Authority */ member 752 uint16_t time_authority : 1; /*!< 0 = No Time Authority, 1 = Time Authority */ member 828 uint16_t time_authority : 1; /*!< 0 = No Time Authority, 1 = Time Authority */ member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/ |
D | time_scene_client.h | 50 uint16_t time_authority : 1; /* 0 = No Time Authority, 1 = Time Authority */ member 77 uint16_t time_authority : 1; /* 0 = No Time Authority, 1 = Time Authority */ member
|