ESP-IDF
seg_tx::xmit
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
seg_tx::xmit
seg_tx::xmit field
Syntax
Show:
Summary
Declaration
from
transport.c:85
uint8_t
xmit
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
xmit
;
/* Segment transmit */
transport.c:85
uint8_t
xmit
;
transport.c:102
.
xmit
=
tx
->
xmit
,
transport.c:394
seg_tx_send_unacked()
seg
=
bt_mesh_adv_create
(
BT_MESH_ADV_DATA
,
tx
->
xmit
,
transport.c:426
seg_tx_send_unacked()
tx
->
xmit
=
net_tx
->
xmit
;
transport.c:511
send_seg()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
seg_tx::xmit
is written by 1 function and is read by 1 function:
send_seg()
All items filtered out
seg_tx::xmit
seg_tx_send_unacked()
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