ESP-IDF
bt_mesh_proxy_role
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_proxy_role
bt_mesh_proxy_role struct
Syntax
Show:
Summary
Declaration
Definition
from
proxy_msg.h:26
struct
bt_mesh_proxy_role
;
Implemented in
proxy_msg.h:33
Fields
Field
Declared as
bt_mesh_proxy_role::conn_handle
uint16_t
bt_mesh_proxy_role::msg_type
uint8_t
bt_mesh_proxy_role::cb
struct
{
proxy_send_cb_t
send
;
proxy_recv_cb_t
recv
;
}
bt_mesh_proxy_role::sar_timer
struct
k_work_delayable
bt_mesh_proxy_role::buf
struct
os_mbuf
*
Related Functions
Found 8 other functions taking a
bt_mesh_proxy_role
argument:
Function
bt_mesh_proxy_msg_send()
bt_mesh_proxy_msg_recv()
bt_mesh_proxy_role_cleanup()
proxy_msg_recv()
proxy_msg_init()
proxy_cfg()
proxy_msg_recv()
bt_mesh_proxy_msg_init()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
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