ESP-IDF
tBTA_HH_CONN
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
tBTA_HH_CONN
tBTA_HH_CONN struct
Syntax
Show:
Summary
Declaration
from
bta_hh_api.h:210
typedef
struct
{
BD_ADDR
bda
;
tBTA_HH_STATUS
status
;
UINT8
handle
;
BOOLEAN
is_orig
;
#if
(
defined
BTA_HH_LE_INCLUDED
&&
BTA_HH_LE_INCLUDED
==
TRUE
)
BOOLEAN
le_hid
;
BOOLEAN
scps_supported
;
#endif
}
tBTA_HH_CONN
;
Fields
Field
Declared as
tBTA_HH_CONN::bda
BD_ADDR
tBTA_HH_CONN::status
tBTA_HH_STATUS
tBTA_HH_CONN::handle
UINT8
tBTA_HH_CONN::is_orig
BOOLEAN
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