ESP-IDF
tAVCT_BCB
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
tAVCT_BCB
tAVCT_BCB struct
Syntax
Show:
Summary
Declaration
from
avct_int.h:89
typedef
struct
{
UINT16
peer_mtu
;
UINT16
ch_result
;
UINT16
ch_lcid
;
UINT8
allocated
;
UINT8
state
;
UINT8
ch_state
;
UINT8
ch_flags
;
BT_HDR
*
p_tx_msg
;
UINT8
ch_close
;
}
tAVCT_BCB
;
Fields
Field
Declared as
tAVCT_BCB::peer_mtu
UINT16
tAVCT_BCB::ch_result
UINT16
tAVCT_BCB::ch_lcid
UINT16
tAVCT_BCB::allocated
UINT8
tAVCT_BCB::state
UINT8
tAVCT_BCB::ch_state
UINT8
tAVCT_BCB::ch_flags
UINT8
tAVCT_BCB::p_tx_msg
BT_HDR
*
tAVCT_BCB::ch_close
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