ESP-IDF
start_auth()
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
start_auth()
start_auth() function
Syntax
Show:
Summary
Declaration
from
prov_device.c:229
static
void
start_auth
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
start_auth
(
void
)
prov_device.c:229
start_auth
(
)
;
prov_device.c:267
send_pub_key()
start_auth
(
)
;
prov_device.c:357
prov_pub_key()
Call Tree
from
examples
start_auth()
is called by 2 functions and calls 1 function:
send_pub_key()
prov_pub_key()
All items filtered out
start_auth()
atomic_test_bit()
All items filtered out
Data Use
from
examples
start_auth()
reads 4 variables and writes 1 variable:
::WAIT_NUMBER
::WAIT_STRING
bt_mesh_prov_link::flags
bt_mesh_prov_link
All items filtered out
start_auth()
bt_mesh_prov_link::expect
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