Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh.h105 void mesh_attention_timer_set(uint8_t timer_s);
H A Dmesh.c243 void mesh_attention_timer_set(uint8_t timer_s){ in mesh_attention_timer_set() function
269mesh_attention_timer_set(mesh_subevent_pb_prov_attention_timer_get_attention_time(packet)); in mesh_provisioning_message_handler()
H A Dmesh_health_server.c288 mesh_attention_timer_set(timer_s); in process_message_attention_set()