ESP-IDF
BTM_SP_KEY_NOTIF_EVT
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BTM_SP_KEY_NOTIF_EVT
BTM_SP_KEY_NOTIF_EVT value
Syntax
Show:
Summary
Declaration
from
btm_api.h:1514
BTM_SP_KEY_NOTIF_EVT
;
Examples
References
from
examples
Code
Location
Referrer
BTM_SP_KEY_NOTIF_EVT
,
/* received USER_PASSKEY_NOTIFY event */
btm_api.h:1514
case
BTM_SP_KEY_NOTIF_EVT
:
bta_dm_act.c:3306
bta_dm_sp_cback()
if
(
BTM_SP_KEY_NOTIF_EVT
==
event
)
{
bta_dm_act.c:3330
bta_dm_sp_cback()
case
BTM_SP_KEY_NOTIF_EVT
:
btm_sec.c:3571
btm_proc_sp_req_evt()
}
else
if
(
BTM_SP_KEY_NOTIF_EVT
==
event
)
{
btm_sec.c:3610
btm_proc_sp_req_evt()
btm_proc_sp_req_evt
(
BTM_SP_KEY_NOTIF_EVT
,
p
)
;
btu_hcif.c:1950
btu_hcif_user_passkey_notif_evt()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTM_SP_KEY_NOTIF_EVT
is read by 3 functions:
All items filtered out
BTM_SP_KEY_NOTIF_EVT
bta_dm_sp_cback()
btm_proc_sp_req_evt()
btu_hcif_user_passkey_notif_evt()
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