ESP-IDF
bt_mesh_ext_prov_link_set_pb_remote_send()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_ext_prov_link_set_pb_remote_send()
bt_mesh_ext_prov_link_set_pb_remote_send() function
Syntax
Show:
Summary
Declaration
from
ext.c:1767
void
bt_mesh_ext_prov_link_set_pb_remote_send
(
void
*
link
,
int
(
*
pb_remote_send
)
(
void
*
link
,
struct
net_buf_simple
*
buf
)
)
;
Arguments
Argument
link
pb_remote_send
Examples
References
from
examples
Code
Location
void
bt_mesh_ext_prov_link_set_pb_remote_send
(
void
*
link
,
int
(
*
pb_remote_send
)
(
void
*
link
,
struct
net_buf_simple
*
buf
)
)
ext.c:1767
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_ext_prov_link_set_pb_remote_send()
writes 1 variable:
All items filtered out
bt_mesh_ext_prov_link_set_pb_remote_send()
bt_mesh_prov_link::pb_remote_send
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