Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c2981 uint8_t count_log; member
3047 if (param->count_log > 0x11 && param->count_log != 0xff) { in heartbeat_pub_set()
3084 cfg->hb_pub.count = hb_pwr2(param->count_log, 1); in heartbeat_pub_set()
3095 if (param->period_log && param->count_log) { in heartbeat_pub_set()
3114 if (param->period_log && param->count_log) { in heartbeat_pub_set()