ESP-IDF
bt_mesh_proxy_server_get_buf()
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_proxy_server_get_buf()
bt_mesh_proxy_server_get_buf() function
Syntax
Show:
Summary
Declaration
Definition
from
proxy_server.h:94
struct
net_buf_simple
*
bt_mesh_proxy_server_get_buf
(
void
)
;
Implemented in
proxy_server.c:924
Examples
References
from
examples
Code
Location
Referrer
struct
net_buf_simple
*
bt_mesh_proxy_server_get_buf
(
void
)
proxy_server.c:924
struct
net_buf_simple
*
bt_mesh_proxy_server_get_buf
(
void
)
;
proxy_server.h:94
prov_link
.
rx
.
buf
=
bt_mesh_proxy_server_get_buf
(
)
;
prov_node.c:95
reset_state()
Call Tree
from
examples
bt_mesh_proxy_server_get_buf()
is called by 1 function and calls 1 function:
reset_state()
All items filtered out
bt_mesh_proxy_server_get_buf()
net_buf_simple_reset()
All items filtered out
Data Use
from
examples
bt_mesh_proxy_server_get_buf()
reads 1 variable:
clients
All items filtered out
bt_mesh_proxy_server_get_buf()
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