ESP-IDF
send_report_arg
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
send_report_arg
send_report_arg struct
Syntax
Show:
Summary
Declaration
from
btc_hd.h:78
struct
send_report_arg
{
esp_hidd_report_type_t
type
;
uint8_t
id
;
uint16_t
len
;
uint8_t
*
data
;
}
;
Fields
Field
Declared as
send_report_arg::type
esp_hidd_report_type_t
send_report_arg::id
uint8_t
send_report_arg::len
uint16_t
send_report_arg::data
uint8_t
*
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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