ESP-IDF
tBTA_LE_KEY_VALUE
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_LE_KEY_VALUE
tBTA_LE_KEY_VALUE union
Syntax
Show:
Summary
Declaration
from
bta_api.h:757
typedef
union
{
tBTA_LE_PENC_KEYS
penc_key
;
tBTA_LE_PCSRK_KEYS
psrk_key
;
tBTA_LE_PID_KEYS
pid_key
;
tBTA_LE_LENC_KEYS
lenc_key
;
tBTA_LE_LCSRK_KEYS
lcsrk_key
;
tBTA_LE_PID_KEYS
lid_key
;
}
tBTA_LE_KEY_VALUE
;
Fields
Field
Declared as
tBTA_LE_KEY_VALUE::penc_key
tBTA_LE_PENC_KEYS
tBTA_LE_KEY_VALUE::psrk_key
tBTA_LE_PCSRK_KEYS
tBTA_LE_KEY_VALUE::pid_key
tBTA_LE_PID_KEYS
tBTA_LE_KEY_VALUE::lenc_key
tBTA_LE_LENC_KEYS
tBTA_LE_KEY_VALUE::lcsrk_key
tBTA_LE_LCSRK_KEYS
tBTA_LE_KEY_VALUE::lid_key
tBTA_LE_PID_KEYS
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