ESP-IDF
ESP_HIDD_BUSY
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/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_BUSY
ESP_HIDD_BUSY value
Temporarily can not handle this request.
Syntax
Show:
Summary
Declaration
from
esp_hidd_api.h:139
ESP_HIDD_BUSY
;
Examples
References
from
examples
Code
Location
Referrer
ESP_HIDD_BUSY
,
/*!< Temporarily can not handle this request. */
esp_hidd_api.h:139
ret
=
ESP_HIDD_BUSY
;
btc_hd.c:259
btc_hd_deinit()
ret
=
ESP_HIDD_BUSY
;
btc_hd.c:303
btc_hd_register_app()
ret
=
ESP_HIDD_BUSY
;
btc_hd.c:377
btc_hd_unregister_app()
ret
=
ESP_HIDD_BUSY
;
btc_hd.c:389
btc_hd_unregister_app()
ret
=
ESP_HIDD_BUSY
;
btc_hd.c:430
btc_hd_connect()
ret
=
ESP_HIDD_BUSY
;
btc_hd.c:435
btc_hd_connect()
ret
=
ESP_HIDD_BUSY
;
btc_hd.c:490
btc_hd_disconnect()
ret
=
ESP_HIDD_BUSY
;
btc_hd.c:495
btc_hd_disconnect()
ret
=
ESP_HIDD_BUSY
;
btc_hd.c:551
btc_hd_send_report()
ret
=
ESP_HIDD_BUSY
;
btc_hd.c:556
btc_hd_send_report()
ret
=
ESP_HIDD_BUSY
;
btc_hd.c:672
btc_hd_virtual_cable_unplug()
ret
=
ESP_HIDD_BUSY
;
btc_hd.c:677
btc_hd_virtual_cable_unplug()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ESP_HIDD_BUSY
is read by 7 functions:
All items filtered out
ESP_HIDD_BUSY
btc_hd_deinit()
btc_hd_register_app()
btc_hd_unregister_app()
btc_hd_connect()
btc_hd_disconnect()
btc_hd_send_report()
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