ESP-IDF
tBTA_DM_API_ADD_BLEKEY
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_DM_API_ADD_BLEKEY
tBTA_DM_API_ADD_BLEKEY struct
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:647
typedef
struct
{
BT_HDR
hdr
;
BD_ADDR
bd_addr
;
tBTA_LE_KEY_VALUE
blekey
;
tBTA_LE_KEY_TYPE
key_type
;
}
tBTA_DM_API_ADD_BLEKEY
;
Fields
Field
Declared as
tBTA_DM_API_ADD_BLEKEY::hdr
BT_HDR
tBTA_DM_API_ADD_BLEKEY::bd_addr
BD_ADDR
tBTA_DM_API_ADD_BLEKEY::blekey
tBTA_LE_KEY_VALUE
tBTA_DM_API_ADD_BLEKEY::key_type
tBTA_LE_KEY_TYPE
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