Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprovisioner_prov.c223 uint8_t pbg_count; member
427 if (prov_ctx.pbg_count) { in bt_mesh_provisioner_pbg_count_dec()
428 prov_ctx.pbg_count--; in bt_mesh_provisioner_pbg_count_dec()
434 prov_ctx.pbg_count++; in provisioner_pbg_count_inc()
564 (prov_ctx.pbg_count == CONFIG_BLE_MESH_PBG_SAME_TIME)) {
824 prov_ctx.pbg_count >= CONFIG_BLE_MESH_MAX_PROV_NODES) {
912 prov_ctx.pbg_count >= CONFIG_BLE_MESH_MAX_PROV_NODES) {