ESP-IDF
per_device_ctb
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
per_device_ctb
per_device_ctb struct
Syntax
Show:
Summary
Declaration
from
hid_int.h:35
typedef
struct
per_device_ctb
{
BOOLEAN
in_use
;
BOOLEAN
delay_remove
;
BD_ADDR
addr
;
UINT16
attr_mask
;
UINT8
state
;
UINT8
conn_tries
;
tHID_CONN
conn
;
}
tHID_HOST_DEV_CTB
;
Fields
Field
Declared as
per_device_ctb::in_use
BOOLEAN
per_device_ctb::delay_remove
BOOLEAN
per_device_ctb::addr
BD_ADDR
per_device_ctb::attr_mask
UINT16
per_device_ctb::state
UINT8
per_device_ctb::conn_tries
UINT8
per_device_ctb::conn
tHID_CONN
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