ESP-IDF
+
0
/1 examples
SourceVu will show references to
BLE_HCI_EVCODE_HW_ERROR
from the following samples and libraries:
bleprph_host_only sample
Symbol previews are coming soon...
Symbols
loading (2/5)...
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_EVCODE_HW_ERROR
BLE_HCI_EVCODE_HW_ERROR macro
Syntax
Show:
Summary
Declaration
from
hci_common.h:1696
#define
BLE_HCI_EVCODE_HW_ERROR
(
0x10
)
Examples
BLE_HCI_EVCODE_HW_ERROR
is referenced by 1 libraries and example projects:
bleprph_host_only sample
References
from
0/1
examples
Code
Location
#define
BLE_HCI_EVCODE_HW_ERROR
(
0x10
)
hci_common.h:1696
{
BLE_HCI_EVCODE_HW_ERROR
,
ble_hs_hci_evt_hw_error
}
,
ble_hs_hci_evt.c:137
if
(
data
[
1
]
==
BLE_HCI_EVCODE_HW_ERROR
)
{
esp_nimble_hci.c:245
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