Home
last modified time | relevance | path

Searched refs:attention (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_health_model_api.h172 uint8_t attention; /*!< Value of the Attention Timer state */ member
240 uint8_t attention; /*!< Value of the Attention Timer state */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dhealth_cli.h54 uint8_t attention, bool need_ack);
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/
Dbase_operations.py456 attention = ""
477 attention = " (see 'ATTENTION!' above)"
478 if attention:
481 print("\nBurning efuses{}:".format(attention))
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dhealth_cli.c246 uint8_t attention, bool need_ack) in bt_mesh_health_attention_set() argument
251 net_buf_simple_add_u8(&msg, attention); in bt_mesh_health_attention_set()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_health_model.c368 return bt_mesh_health_attention_set(&param, set->attention_set.attention, true); in btc_ble_mesh_health_client_set_state()
370 return bt_mesh_health_attention_set(&param, set->attention_set.attention, false); in btc_ble_mesh_health_client_set_state()
/hal_espressif-latest/tools/esptool_py/docs/en/
Dtroubleshooting.rst157 .. attention::
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild285 … Pay attention to options such as reset to factory, trigger test partition and encryption on boot