ESP-IDF
bt_mesh_prov::oob_pub_key_cb
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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_prov::oob_pub_key_cb
bt_mesh_prov::oob_pub_key_cb field
Set device OOB public key. This callback notifies the application to set OOB public key & private key pair.
Syntax
Show:
Summary
Declaration
from
main.h:100
void
(
*
oob_pub_key_cb
)
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
void
(
*
oob_pub_key_cb
)
(
void
)
;
main.h:100
bt_mesh_prov_get
(
)
->
oob_pub_key_cb
(
)
;
prov_node.c:436
prov_start()
Call Tree
from
examples
bt_mesh_prov::oob_pub_key_cb
is called by 1 function:
prov_start()
All items filtered out
bt_mesh_prov::oob_pub_key_cb
All items filtered out
Data Use
from
examples
All items filtered out
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