ESP-IDF
tOBEX_TL_L2CAP_CCB
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
tOBEX_TL_L2CAP_CCB
tOBEX_TL_L2CAP_CCB struct
Syntax
Show:
Summary
Declaration
from
obex_tl_l2cap.c:44
typedef
struct
{
UINT16
vpsm
;
UINT16
lcid
;
UINT16
peer_mtu
;
UINT16
our_mtu
;
BOOLEAN
initiator
;
UINT8
id
;
UINT8
status_flag
;
UINT8
allocated
;
BD_ADDR
addr
;
}
tOBEX_TL_L2CAP_CCB
;
Fields
Field
Declared as
tOBEX_TL_L2CAP_CCB::vpsm
UINT16
tOBEX_TL_L2CAP_CCB::lcid
UINT16
tOBEX_TL_L2CAP_CCB::peer_mtu
UINT16
tOBEX_TL_L2CAP_CCB::our_mtu
UINT16
tOBEX_TL_L2CAP_CCB::initiator
BOOLEAN
tOBEX_TL_L2CAP_CCB::id
UINT8
tOBEX_TL_L2CAP_CCB::status_flag
UINT8
tOBEX_TL_L2CAP_CCB::allocated
UINT8
tOBEX_TL_L2CAP_CCB::addr
BD_ADDR
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