Home
last modified time | relevance | path

Searched defs:attention_off (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_health_model_api.h132 esp_ble_mesh_cb_t attention_off; member
307 …esp_ble_mesh_health_attention_off_cb_t attention_off; /*!< ESP_BLE_MESH_HEALTH_SERVER_AT… member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dhealth_srv.c414 static void attention_off(struct k_work *work) in attention_off() function