ESP-IDF
svc_handles::prov_h
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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
svc_handles::prov_h
svc_handles::prov_h field
Syntax
Show:
Summary
Declaration
from
pb_gatt_srv.h:26
uint16_t
prov_h
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
prov_h
;
pb_gatt_srv.h:26
&
svc_handles
.
prov_h
)
;
pb_gatt_srv.c:273
resolve_svc_handles()
ble_svc_gatt_changed
(
svc_handles
.
prov_h
,
0xffff
)
;
pb_gatt_srv.c:319
bt_mesh_pb_gatt_enable()
ble_svc_gatt_changed
(
svc_handles
.
prov_h
,
0xffff
)
;
pb_gatt_srv.c:342
bt_mesh_pb_gatt_disable()
ble_gatts_svc_set_visibility
(
svc_handles
.
prov_h
,
0
)
;
proxy_srv.c:1010
bt_mesh_proxy_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
svc_handles::prov_h
is read by 3 functions:
All items filtered out
svc_handles::prov_h
bt_mesh_pb_gatt_enable()
bt_mesh_pb_gatt_disable()
bt_mesh_proxy_init()
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