Searched defs:need_ack (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | health_cli.c | 246 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/ |
D | time_scene_client.c | 393 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
|
D | sensor_client.c | 353 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
|
D | generic_client.c | 728 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
|
D | lighting_client.c | 793 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
|
D | client_common.c | 247 struct net_buf_simple *msg, bool need_ack, in bt_mesh_client_send_msg()
|