ESP-IDF
tRFCOMM_CB
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
tRFCOMM_CB
tRFCOMM_CB struct
Syntax
Show:
Summary
Declaration
from
rfc_int.h:210
typedef
struct
{
MX_FRAME
rx_frame
;
tL2CAP_APPL_INFO
reg_info
;
tRFC_MCB
*
p_rfc_lcid_mcb
[
MAX_L2CAP_CHANNELS
]
;
BOOLEAN
peer_rx_disabled
;
UINT8
last_mux
;
UINT8
last_port
;
}
tRFCOMM_CB
;
Fields
Field
Declared as
tRFCOMM_CB::rx_frame
MX_FRAME
tRFCOMM_CB::reg_info
tL2CAP_APPL_INFO
tRFCOMM_CB::p_rfc_lcid_mcb
tRFC_MCB
*
[
MAX_L2CAP_CHANNELS
]
tRFCOMM_CB::peer_rx_disabled
BOOLEAN
tRFCOMM_CB::last_mux
UINT8
tRFCOMM_CB::last_port
UINT8
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