ESP-IDF
bt_mesh_net_tx
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_net_tx
bt_mesh_net_tx struct
Syntax
Show:
Summary
Declaration
from
net.h:402
struct
bt_mesh_net_tx
{
struct
bt_mesh_subnet
*
sub
;
struct
bt_mesh_msg_ctx
*
ctx
;
uint16_t
src
;
uint8_t
xmit
;
uint8_t
friend_cred
:
1
__attribute__
(
(
deprecated
)
)
,
aszmic
:
1
,
aid
:
6
;
}
;
Fields
Field
Declared as
bt_mesh_net_tx::sub
struct
bt_mesh_subnet
*
bt_mesh_net_tx::ctx
struct
bt_mesh_msg_ctx
*
bt_mesh_net_tx::src
uint16_t
bt_mesh_net_tx::xmit
uint8_t
bt_mesh_net_tx::friend_cred
uint8_t
:
1
bt_mesh_net_tx::aszmic
uint8_t
friend_cred
:
1
__attribute__
(
(
deprecated
)
)
,
:
1
bt_mesh_net_tx::aid
uint8_t
friend_cred
:
1
__attribute__
(
(
deprecated
)
)
,
aszmic
:
1
,
:
6
Related Functions
Found 15 other functions taking a
bt_mesh_net_tx
argument:
Function
bt_mesh_ctl_send()
bt_mesh_net_encode()
bt_mesh_net_send()
bt_mesh_trans_send()
bt_mesh_friend_enqueue_tx()
model_send()
send_seg()
send_unseg()
send_seg()
send_unseg()
net_tx_cred_get()
net_header_encode()
friend_lpn_enqueue_tx()
trans_encrypt()
loopback()
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