Searched refs:bt_mesh_get_seg_retrans_timeout (Results 1 – 3 of 3) sorted by relevance
92 int32_t bt_mesh_get_seg_retrans_timeout(uint8_t ttl);
170 int32_t bt_mesh_get_seg_retrans_timeout(uint8_t ttl) in bt_mesh_get_seg_retrans_timeout() function
187 seg_retrans_to = bt_mesh_get_seg_retrans_timeout(ctx->send_ttl); in bt_mesh_client_calc_timeout()