ESP-IDF
bt_mesh_provisioner_pbg_count_dec()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_provisioner_pbg_count_dec()
bt_mesh_provisioner_pbg_count_dec() function
This function decrements the current PB-GATT count.
Syntax
Show:
Summary
Declaration
from
prov_pvnr.h:56
void
bt_mesh_provisioner_pbg_count_dec
(
void
)
;
Return value
None
Examples
References
from
examples
Code
Location
Referrer
void
bt_mesh_provisioner_pbg_count_dec
(
void
)
prov_pvnr.c:199
void
bt_mesh_provisioner_pbg_count_dec
(
void
)
;
prov_pvnr.h:56
bt_mesh_provisioner_pbg_count_dec
(
)
;
adapter.c:1733
bt_mesh_bta_gattc_cb()
Call Tree
from
examples
bt_mesh_provisioner_pbg_count_dec()
is called by 1 function:
bt_mesh_bta_gattc_cb()
All items filtered out
bt_mesh_provisioner_pbg_count_dec()
All items filtered out
Data Use
from
examples
bt_mesh_provisioner_pbg_count_dec()
reads 2 variables and writes 1 variable:
bt_mesh_prov_ctx::pbg_count
prov_ctx
All items filtered out
bt_mesh_provisioner_pbg_count_dec()
bt_mesh_prov_ctx::pbg_count
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out