ESP-IDF
+
0
/1 examples
SourceVu will show references to
BLE_HCI_EVENT_HDR_LEN
from the following samples and libraries:
bleprph_host_only sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
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_EVENT_HDR_LEN
BLE_HCI_EVENT_HDR_LEN macro
Syntax
Show:
Summary
Declaration
from
esp_nimble_hci.c:28
#define
BLE_HCI_EVENT_HDR_LEN
(
2
)
Examples
BLE_HCI_EVENT_HDR_LEN
is referenced by 1 libraries and example projects:
bleprph_host_only sample
References
from
0/1
examples
Code
Location
#define
BLE_HCI_EVENT_HDR_LEN
(
2
)
esp_nimble_hci.c:28
totlen
=
BLE_HCI_EVENT_HDR_LEN
+
data
[
2
]
;
esp_nimble_hci.c:235
assert
(
totlen
<=
UINT8_MAX
+
BLE_HCI_EVENT_HDR_LEN
)
;
esp_nimble_hci.c:236
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