ESP-IDF
bt_mesh_pb_gatt_adv_start()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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_pb_gatt_adv_start()
bt_mesh_pb_gatt_adv_start() function
Syntax
Show:
Summary
Declaration
Definition
from
pb_gatt_srv.h:21
int
bt_mesh_pb_gatt_adv_start
(
void
)
;
Implemented in
pb_gatt_srv.c:416
Examples
References
from
examples
Code
Location
Referrer
int
bt_mesh_pb_gatt_adv_start
(
void
)
pb_gatt_srv.c:416
int
bt_mesh_pb_gatt_adv_start
(
void
)
;
pb_gatt_srv.h:21
bt_mesh_pb_gatt_adv_start
(
)
;
adv_legacy.c:161
mesh_adv_thread()
Call Tree
from
examples
bt_mesh_pb_gatt_adv_start()
is called by 1 function and calls 3 functions:
mesh_adv_thread()
All items filtered out
bt_mesh_pb_gatt_adv_start()
bt_mesh_is_provisioned()
bt_mesh_adv_start()
gatt_prov_adv_create()
All items filtered out
Data Use
from
examples
bt_mesh_pb_gatt_adv_start()
reads 3 variables and writes 1 variable:
prov_ad
prov_fast_adv
service_registered
All items filtered out
bt_mesh_pb_gatt_adv_start()
prov_fast_adv
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