Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_health_model.h83 void btc_ble_mesh_health_server_attention_off(struct bt_mesh_model *model);
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_health_model.c629 void btc_ble_mesh_health_server_attention_off(struct bt_mesh_model *model) in btc_ble_mesh_health_server_attention_off() function
Dbtc_ble_mesh_prov.c1314 srv->cb.attn_off = btc_ble_mesh_health_server_attention_off; in btc_ble_mesh_model_op_set()