ESP-IDF
tBTA_DM_SP_KEY_NOTIF::passkey
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_SP_KEY_NOTIF::passkey
tBTA_DM_SP_KEY_NOTIF::passkey field
Syntax
Show:
Summary
Declaration
from
bta_api.h:986
UINT32
passkey
;
Examples
References
from
examples
Code
Location
Referrer
UINT32
passkey
;
/* the numeric value for comparison. If just_works, do not show this number to UI */
bta_api.h:986
sec_event
.
key_notif
.
passkey
=
bta_dm_cb
.
num_val
;
/* get PIN code numeric number */
bta_dm_act.c:3106
bta_dm_pinname_cback()
bta_dm_cb
.
num_val
=
sec_event
.
key_notif
.
passkey
=
p_data
->
key_notif
.
passkey
;
bta_dm_act.c:3329
bta_dm_sp_cback()
sec_event
.
key_notif
.
passkey
=
p_data
->
key_notif
;
bta_dm_act.c:4920
bta_dm_ble_smp_cback()
sec_event
.
key_notif
.
passkey
=
p_data
->
key_notif
;
bta_dm_act.c:4949
bta_dm_ble_smp_cback()
param
.
key_notif
.
passkey
=
p_key_notif
->
passkey
;
btc_dm.c:544
btc_dm_sp_key_notif_evt()
param
.
ble_security
.
key_notif
.
passkey
=
p_data
->
key_notif
.
passkey
;
btc_dm.c:990
btc_dm_sec_cb_handler()
param
.
ble_security
.
key_notif
.
passkey
=
p_data
->
key_notif
.
passkey
;
btc_dm.c:1058
btc_dm_sec_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_SP_KEY_NOTIF::passkey
is written by 3 functions and is read by 2 functions:
bta_dm_pinname_cback()
bta_dm_sp_cback()
bta_dm_ble_smp_cback()
All items filtered out
tBTA_DM_SP_KEY_NOTIF::passkey
btc_dm_sp_key_notif_evt()
btc_dm_sec_cb_handler()
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