ESP-IDF
BTM_PAIR_STATE_KEY_ENTRY
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
BTM_PAIR_STATE_KEY_ENTRY
BTM_PAIR_STATE_KEY_ENTRY value
Syntax
Show:
Summary
Declaration
from
btm_int.h:790
BTM_PAIR_STATE_KEY_ENTRY
;
Examples
References
from
examples
Code
Location
Referrer
BTM_PAIR_STATE_KEY_ENTRY
,
/* Key entry state (we are a keyboard) */
btm_int.h:790
}
else
if
(
btm_cb
.
pairing_state
!=
BTM_PAIR_STATE_KEY_ENTRY
)
{
btm_sec.c:1586
BTM_PasskeyReqReply()
if
(
btm_cb
.
pairing_state
==
BTM_PAIR_STATE_KEY_ENTRY
)
{
btm_sec.c:1625
BTM_SendKeypressNotif()
btm_sec_change_pairing_state
(
BTM_PAIR_STATE_KEY_ENTRY
)
;
btm_sec.c:3582
btm_proc_sp_req_evt()
case
BTM_PAIR_STATE_KEY_ENTRY
:
btm_sec.c:4944
btm_sec_pairing_timeout()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTM_PAIR_STATE_KEY_ENTRY
is read by 4 functions:
All items filtered out
BTM_PAIR_STATE_KEY_ENTRY
BTM_PasskeyReqReply()
BTM_SendKeypressNotif()
btm_proc_sp_req_evt()
btm_sec_pairing_timeout()
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