ESP-IDF
MX_FRAME::credit
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
MX_FRAME::credit
MX_FRAME::credit field
Syntax
Show:
Summary
Declaration
from
rfc_int.h:84
UINT8
credit
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
credit
;
rfc_int.h:84
if
(
rfc_cb
.
rfc
.
rx_frame
.
credit
!=
0
)
{
rfc_l2cap_if.c:363
RFCOMM_BufDataInd()
rfc_inc_credit
(
p_port
,
rfc_cb
.
rfc
.
rx_frame
.
credit
)
;
rfc_l2cap_if.c:364
RFCOMM_BufDataInd()
p_frame
->
credit
=
*
p_data
++
;
rfc_ts_frames.c:657
rfc_parse_data()
p_frame
->
credit
=
0
;
rfc_ts_frames.c:661
rfc_parse_data()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
MX_FRAME::credit
is written by 1 function and is read by 1 function:
rfc_parse_data()
All items filtered out
MX_FRAME::credit
RFCOMM_BufDataInd()
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