ESP-IDF
btc_hh_device_t
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
btc_hh_device_t
btc_hh_device_t struct
Syntax
Show:
Summary
Declaration
from
btc_hh.h:69
typedef
struct
{
esp_hidh_connection_state_t
dev_status
;
uint8_t
dev_handle
;
BD_ADDR
bd_addr
;
uint16_t
attr_mask
;
uint8_t
sub_class
;
uint8_t
app_id
;
bool
ready_for_data
;
osi_alarm_t
*
vup_timer
;
bool
local_vup
;
}
btc_hh_device_t
;
Fields
Field
Declared as
btc_hh_device_t::dev_status
esp_hidh_connection_state_t
btc_hh_device_t::dev_handle
uint8_t
btc_hh_device_t::bd_addr
BD_ADDR
btc_hh_device_t::attr_mask
uint16_t
btc_hh_device_t::sub_class
uint8_t
btc_hh_device_t::app_id
uint8_t
btc_hh_device_t::ready_for_data
bool
btc_hh_device_t::vup_timer
osi_alarm_t
*
btc_hh_device_t::local_vup
bool
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