ESP-IDF
L2CAP_SEND_CMD_OFFSET
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
L2CAP_SEND_CMD_OFFSET
L2CAP_SEND_CMD_OFFSET macro
Syntax
Show:
Summary
Declaration
from
l2c_int.h:556
#define
L2CAP_SEND_CMD_OFFSET
0
Examples
References
from
examples
Code
Location
#define
L2CAP_SEND_CMD_OFFSET
0
l2c_int.h:556
p_buf
->
offset
=
L2CAP_SEND_CMD_OFFSET
;
l2c_utils.c:426
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
;
l2c_utils.c:428
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
l2c_utils.c:517
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
l2c_utils.c:561
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
l2c_utils.c:600
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
L2CAP_PKT_OVERHEAD
+
L2CAP_CMD_OVERHEAD
;
l2c_utils.c:633
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
l2c_utils.c:690
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
L2CAP_PKT_OVERHEAD
+
L2CAP_CMD_OVERHEAD
;
l2c_utils.c:788
p_buf
->
offset
=
L2CAP_SEND_CMD_OFFSET
;
l2c_utils.c:875
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
;
l2c_utils.c:876
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
L2CAP_PKT_OVERHEAD
+
L2CAP_CMD_OVERHEAD
;
l2c_utils.c:984
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
L2CAP_PKT_OVERHEAD
+
L2CAP_CMD_OVERHEAD
;
l2c_utils.c:1033
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
L2CAP_PKT_OVERHEAD
+
L2CAP_CMD_OVERHEAD
;
l2c_utils.c:1066
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
l2c_utils.c:1117
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
l2c_utils.c:1152
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
l2c_utils.c:1205
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
l2c_utils.c:2964
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
l2c_utils.c:2996
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
l2c_utils.c:3041
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
l2c_utils.c:3083
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
l2c_utils.c:3118
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
l2c_utils.c:3164
p
=
(
UINT8
*
)
(
p_buf
+
1
)
+
L2CAP_SEND_CMD_OFFSET
+
HCI_DATA_PREAMBLE_SIZE
+
l2c_utils.c:3207
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