ESP-IDF
hidh_add_dev_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_add_dev_evt_param
hidh_add_dev_evt_param struct
ESP_HIDH_ADD_DEV_EVT
Syntax
Show:
Summary
Declaration
from
esp_hidh_api.h:259
struct
hidh_add_dev_evt_param
{
esp_hidh_status_t
status
;
uint8_t
handle
;
esp_bd_addr_t
bd_addr
;
}
;
Fields
Field
Declared as
Description
hidh_add_dev_evt_param::status
esp_hidh_status_t
operation status.
hidh_add_dev_evt_param::handle
uint8_t
device handle.
hidh_add_dev_evt_param::bd_addr
esp_bd_addr_t
device address.
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
hidh_add_dev_evt_param
{
esp_hidh_api.h:259
esp_hidh_cb_param_t
esp_hidh_cb_param_t::add_dev
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
Instance
Scope
Location
Project
esp_hidh_cb_param_t::add_dev
esp_hidh_cb_param_t
esp_hidh_api.h:259
Lifecycle
from
examples
All items filtered out
All items filtered out