Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c3009 uint8_t count_log; member
3075 if (param->count_log > 0x11 && param->count_log != 0xff) { in heartbeat_pub_set()
3112 cfg->hb_pub.count = hb_pwr2(param->count_log, 1); in heartbeat_pub_set()
3123 if (param->period_log && param->count_log) { in heartbeat_pub_set()
3142 if (param->period_log && param->count_log) { in heartbeat_pub_set()