ESP-IDF
tBTM_APPL_INFO
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
tBTM_APPL_INFO
tBTM_APPL_INFO struct
* Security Manager Types
Syntax
Show:
Summary
Declaration
from
btm_api.h:1881
typedef
struct
{
tBTM_AUTHORIZE_CALLBACK
*
p_authorize_callback
;
tBTM_PIN_CALLBACK
*
p_pin_callback
;
tBTM_LINK_KEY_CALLBACK
*
p_link_key_callback
;
tBTM_AUTH_COMPLETE_CALLBACK
*
p_auth_complete_callback
;
tBTM_BOND_CANCEL_CMPL_CALLBACK
*
p_bond_cancel_cmpl_callback
;
tBTM_ENC_CHANGE_CALLBACK
*
p_enc_change_callback
;
tBTM_SP_CALLBACK
*
p_sp_callback
;
#if
BLE_INCLUDED
==
TRUE
#if
SMP_INCLUDED
==
TRUE
tBTM_LE_CALLBACK
*
p_le_callback
;
#endif
tBTM_LE_KEY_CALLBACK
*
p_le_key_callback
;
#endif
}
tBTM_APPL_INFO
;
Fields
Field
Declared as
tBTM_APPL_INFO::p_authorize_callback
tBTM_AUTHORIZE_CALLBACK
*
tBTM_APPL_INFO::p_pin_callback
tBTM_PIN_CALLBACK
*
tBTM_APPL_INFO::p_link_key_callback
tBTM_LINK_KEY_CALLBACK
*
tBTM_APPL_INFO::p_auth_complete_callback
tBTM_AUTH_COMPLETE_CALLBACK
*
tBTM_APPL_INFO::p_bond_cancel_cmpl_callback
tBTM_BOND_CANCEL_CMPL_CALLBACK
*
tBTM_APPL_INFO::p_enc_change_callback
tBTM_ENC_CHANGE_CALLBACK
*
tBTM_APPL_INFO::p_sp_callback
tBTM_SP_CALLBACK
*
tBTM_APPL_INFO::p_le_callback
tBTM_LE_CALLBACK
*
tBTM_APPL_INFO::p_le_key_callback
tBTM_LE_KEY_CALLBACK
*
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