ESP-IDF
tBTA_DM_AUTH_CMPL
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTA_DM_AUTH_CMPL
tBTA_DM_AUTH_CMPL struct
Syntax
Show:
Summary
Declaration
from
bta_api.h:807
typedef
struct
{
BD_ADDR
bd_addr
;
BD_NAME
bd_name
;
BOOLEAN
key_present
;
LINK_KEY
key
;
UINT8
key_type
;
BOOLEAN
success
;
UINT8
fail_reason
;
tBLE_ADDR_TYPE
addr_type
;
tBT_DEVICE_TYPE
dev_type
;
UINT8
auth_mode
;
BOOLEAN
sc_support
;
}
tBTA_DM_AUTH_CMPL
;
Fields
Field
Declared as
tBTA_DM_AUTH_CMPL::bd_addr
BD_ADDR
tBTA_DM_AUTH_CMPL::bd_name
BD_NAME
tBTA_DM_AUTH_CMPL::key_present
BOOLEAN
tBTA_DM_AUTH_CMPL::key
LINK_KEY
tBTA_DM_AUTH_CMPL::key_type
UINT8
tBTA_DM_AUTH_CMPL::success
BOOLEAN
tBTA_DM_AUTH_CMPL::fail_reason
UINT8
tBTA_DM_AUTH_CMPL::addr_type
tBLE_ADDR_TYPE
tBTA_DM_AUTH_CMPL::dev_type
tBT_DEVICE_TYPE
tBTA_DM_AUTH_CMPL::auth_mode
UINT8
tBTA_DM_AUTH_CMPL::sc_support
BOOLEAN
Related Functions
Found 2 other functions taking a
tBTA_DM_AUTH_CMPL
argument:
Function
btc_dm_ble_auth_cmpl_evt()
btc_dm_auth_cmpl_evt()
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