ESP-IDF
hidh_send_data_evt_param
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
hidh_send_data_evt_param
hidh_send_data_evt_param struct
ESP_HIDH_DATA_EVT
Syntax
Show:
Summary
Declaration
from
esp_hidh_api.h:222
struct
hidh_send_data_evt_param
{
esp_hidh_status_t
status
;
uint8_t
handle
;
uint8_t
reason
;
}
;
Fields
Field
Declared as
Description
hidh_send_data_evt_param::status
esp_hidh_status_t
operation status.
hidh_send_data_evt_param::handle
uint8_t
device handle.
hidh_send_data_evt_param::reason
uint8_t
lower layer failed reason(ref hiddefs.h).
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