ESP-IDF
btc_hh_added_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_added_device_t
btc_hh_added_device_t struct
Syntax
Show:
Summary
Declaration
from
btc_hh.h:82
typedef
struct
{
uint8_t
dev_handle
;
BD_ADDR
bd_addr
;
uint16_t
attr_mask
;
}
btc_hh_added_device_t
;
Fields
Field
Declared as
btc_hh_added_device_t::dev_handle
uint8_t
btc_hh_added_device_t::bd_addr
BD_ADDR
btc_hh_added_device_t::attr_mask
uint16_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