ESP-IDF
tBTA_HH_KEYBD_RPT
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_KEYBD_RPT
tBTA_HH_KEYBD_RPT struct
Syntax
Show:
Summary
Declaration
from
bta_hh_api.h:239
typedef
struct
{
UINT8
this_char
[
6
]
;
BOOLEAN
mod_key
[
BTA_HH_MOD_MAX_KEY
]
;
BOOLEAN
caps_lock
;
BOOLEAN
num_lock
;
}
tBTA_HH_KEYBD_RPT
;
Fields
Field
Declared as
tBTA_HH_KEYBD_RPT::this_char
UINT8
[
6
]
tBTA_HH_KEYBD_RPT::mod_key
BOOLEAN
[
BTA_HH_MOD_MAX_KEY
]
tBTA_HH_KEYBD_RPT::caps_lock
BOOLEAN
tBTA_HH_KEYBD_RPT::num_lock
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