ESP-IDF
tOBEX_CCB
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tOBEX_CCB
tOBEX_CCB struct
Syntax
Show:
Summary
Declaration
from
obex_int.h:28
typedef
struct
{
tOBEX_MSG_CBACK
*
callback
;
UINT16
tl_hdl
;
UINT16
tl_peer_mtu
;
UINT16
tl_our_mtu
;
UINT8
tl_cong
;
UINT8
tl
;
UINT8
allocated
;
UINT8
state
;
UINT8
role
;
}
tOBEX_CCB
;
Fields
Field
Declared as
tOBEX_CCB::callback
tOBEX_MSG_CBACK
*
tOBEX_CCB::tl_hdl
UINT16
tOBEX_CCB::tl_peer_mtu
UINT16
tOBEX_CCB::tl_our_mtu
UINT16
tOBEX_CCB::tl_cong
UINT8
tOBEX_CCB::tl
UINT8
tOBEX_CCB::allocated
UINT8
tOBEX_CCB::state
UINT8
tOBEX_CCB::role
UINT8
Related Functions
Found 2 other functions taking a
tOBEX_CCB
argument:
Function
obex_free_ccb()
check_conn_mtu_valid()
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