ESP-IDF
seg_rx::obo
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
seg_rx::obo
seg_rx::obo field
Syntax
Show:
Summary
Declaration
from
transport.c:102
uint8_t
seg_n
:
5
,
ctl
:
1
,
in_use
:
1
,
obo
:
1
;
Examples
References
from
examples
Code
Location
Referrer
obo
:
1
;
transport.c:105
obo
:
1
;
transport.c:131
if
(
IS_ENABLED
(
CONFIG_BLE_MESH_FRIEND
)
&&
rx
->
obo
&&
transport.c:1238
seg_rx_reset()
rx
->
block
,
rx
->
obo
)
;
transport.c:1303
seg_ack()
seq_auth
,
rx
->
block
,
rx
->
obo
)
;
transport.c:1493
trans_seg()
rx
->
obo
=
net_rx
->
friend_match
;
transport.c:1546
trans_seg()
seq_auth
,
0
,
rx
->
obo
)
;
transport.c:1568
trans_seg()
net_rx
->
ctx
.
send_ttl
,
seq_auth
,
rx
->
block
,
rx
->
obo
)
;
transport.c:1611
trans_seg()
if
(
IS_ENABLED
(
CONFIG_BT_MESH_FRIEND
)
&&
rx
->
obo
&&
transport.c:1113
seg_rx_reset()
rx
->
block
,
rx
->
obo
)
;
transport.c:1172
seg_ack()
seq_auth
,
rx
->
block
,
rx
->
obo
)
;
transport.c:1369
trans_seg()
rx
->
obo
=
net_rx
->
friend_match
;
transport.c:1444
trans_seg()
seq_auth
,
0
,
rx
->
obo
)
;
transport.c:1466
trans_seg()
net_rx
->
ctx
.
send_ttl
,
seq_auth
,
rx
->
block
,
rx
->
obo
)
;
transport.c:1525
trans_seg()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
seg_rx::obo
is written by 1 function and is read by 3 functions:
trans_seg()
All items filtered out
seg_rx::obo
seg_rx_reset()
seg_ack()
trans_seg()
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