Home
last modified time | relevance | path

Searched refs:btc_ble_mesh_health_server_attention_on (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_health_model.h81 void btc_ble_mesh_health_server_attention_on(struct bt_mesh_model *model, uint8_t time);
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_health_model.c619 void btc_ble_mesh_health_server_attention_on(struct bt_mesh_model *model, uint8_t time) in btc_ble_mesh_health_server_attention_on() function
Dbtc_ble_mesh_prov.c1313 srv->cb.attn_on = btc_ble_mesh_health_server_attention_on; in btc_ble_mesh_model_op_set()