Home
last modified time | relevance | path

Searched defs:need_ack (Results 1 – 6 of 6) sorted by relevance

/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()
266 uint8_t divisor, bool need_ack) in bt_mesh_health_period_set()
277 uint16_t cid, uint8_t test_id, bool need_ack) in bt_mesh_health_fault_test()
289 uint16_t cid, bool need_ack) in bt_mesh_health_fault_clear()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dtime_scene_client.c393 void *value, uint16_t value_len, bool need_ack) in time_scene_set_state()
526 bool need_ack = false; in bt_mesh_time_scene_client_set_state() local
Dsensor_client.c353 void *value, uint16_t value_len, bool need_ack) in sensor_act_state()
523 bool need_ack = false; in bt_mesh_sensor_client_set_state() local
Dgeneric_client.c728 void *value, uint16_t value_len, bool need_ack) in gen_set_state()
970 bool need_ack = false; in bt_mesh_generic_client_set_state() local
Dlighting_client.c793 void *value, uint16_t value_len, bool need_ack) in light_set_state()
1084 bool need_ack = false; in bt_mesh_light_client_set_state() local
Dclient_common.c247 struct net_buf_simple *msg, bool need_ack, in bt_mesh_client_send_msg()