ESP-IDF
tOBEX_TL_MSG::
::p_buf
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_MSG::
::p_buf
tOBEX_TL_MSG::
::p_buf field
Syntax
Show:
Summary
Declaration
from
obex_tl.h:59
BT_HDR
*
p_buf
;
Examples
References
from
examples
Code
Location
Referrer
BT_HDR
*
p_buf
;
obex_tl.h:59
cb_msg
.
data
.
pkt
=
msg
->
data
.
p_buf
;
obex_main.c:161
obex_tl_evt_handler()
osi_free
(
msg
->
data
.
p_buf
)
;
obex_main.c:166
obex_tl_evt_handler()
msg
.
data
.
p_buf
=
p_buf
;
obex_tl_l2cap.c:517
obex_tl_l2cap_buf_data_ind()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tOBEX_TL_MSG::
::p_buf
is written by 1 function and is read by 1 function:
obex_tl_l2cap_buf_data_ind()
All items filtered out
tOBEX_TL_MSG::
::p_buf
obex_tl_evt_handler()
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