ESP-IDF
ESP_HIDH_ERR
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ESP_HIDH_ERR
ESP_HIDH_ERR value
general ESP HID Host error
Syntax
Show:
Summary
Declaration
from
esp_hidh_api.h:43
ESP_HIDH_ERR
;
Examples
References
from
examples
Code
Location
Referrer
ESP_HIDH_ERR
,
/*!< general ESP HID Host error */
esp_hidh_api.h:43
param
->
dscp
.
status
=
ESP_HIDH_ERR
;
bt_hidh.c:375
esp_hh_cb()
ret
=
ESP_HIDH_ERR
;
btc_hh.c:568
btc_hh_connect()
ret
=
ESP_HIDH_ERR
;
btc_hh.c:746
btc_hh_set_info()
param
.
open
.
status
=
ESP_HIDH_ERR
;
btc_hh.c:1280
btc_hh_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ESP_HIDH_ERR
is read by 4 functions:
All items filtered out
ESP_HIDH_ERR
btc_hh_connect()
btc_hh_set_info()
btc_hh_cb_handler()
esp_hh_cb()
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