ESP-IDF
ESP_HIDD_NEED_REG
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ESP_HIDD_NEED_REG
ESP_HIDD_NEED_REG value
HIDD module shall register first
Syntax
Show:
Summary
Declaration
from
esp_hidd_api.h:143
ESP_HIDD_NEED_REG
;
Examples
References
from
examples
Code
Location
Referrer
ESP_HIDD_NEED_REG
,
/*!< HIDD module shall register first */
esp_hidd_api.h:143
ret
=
ESP_HIDD_NEED_REG
;
btc_hd.c:383
btc_hd_unregister_app()
ret
=
ESP_HIDD_NEED_REG
;
btc_hd.c:451
btc_hd_connect()
ret
=
ESP_HIDD_NEED_REG
;
btc_hd.c:512
btc_hd_disconnect()
ret
=
ESP_HIDD_NEED_REG
;
btc_hd.c:578
btc_hd_send_report()
ret
=
ESP_HIDD_NEED_REG
;
btc_hd.c:629
btc_hd_report_error()
ret
=
ESP_HIDD_NEED_REG
;
btc_hd.c:689
btc_hd_virtual_cable_unplug()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ESP_HIDD_NEED_REG
is read by 6 functions:
All items filtered out
ESP_HIDD_NEED_REG
btc_hd_unregister_app()
btc_hd_connect()
btc_hd_disconnect()
btc_hd_send_report()
btc_hd_report_error()
btc_hd_virtual_cable_unplug()
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