ESP-IDF
+
0
/1 examples
SourceVu will show references to
BLE_HCI_CMD_HDR_LEN
from the following samples and libraries:
bleprph_host_only sample
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
BLE_HCI_CMD_HDR_LEN
BLE_HCI_CMD_HDR_LEN macro
Syntax
Show:
Summary
Declaration
from
ble_hs_hci_cmd.c:42
#define
BLE_HCI_CMD_HDR_LEN
(
3
)
Examples
BLE_HCI_CMD_HDR_LEN
is referenced by 1 libraries and example projects:
bleprph_host_only sample
References
from
0/1
examples
Code
Location
#define
BLE_HCI_CMD_HDR_LEN
(
3
)
ble_hs_hci_cmd.c:42
#define
BLE_HCI_CMD_HDR_LEN
(
3
)
esp_nimble_hci.c:29
memcpy
(
buf
+
BLE_HCI_CMD_HDR_LEN
,
cmddata
,
len
)
;
ble_hs_hci_cmd.c:81
ble_hs_log_flat_buf
(
buf
,
len
+
BLE_HCI_CMD_HDR_LEN
)
;
ble_hs_hci_cmd.c:86
len
=
BLE_HCI_CMD_HDR_LEN
+
cmd
[
3
]
+
1
;
esp_nimble_hci.c:81
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out