ESP-IDF
BTM_PAIR_STATE_WAIT_NUMERIC_CONFIRM
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_WAIT_NUMERIC_CONFIRM
BTM_PAIR_STATE_WAIT_NUMERIC_CONFIRM value
Syntax
Show:
Summary
Declaration
from
btm_int.h:789
BTM_PAIR_STATE_WAIT_NUMERIC_CONFIRM
;
Examples
References
from
examples
Code
Location
Referrer
BTM_PAIR_STATE_WAIT_NUMERIC_CONFIRM
,
/* Waiting user 'yes' to numeric confirmation */
btm_int.h:789
if
(
(
btm_cb
.
pairing_state
!=
BTM_PAIR_STATE_WAIT_NUMERIC_CONFIRM
)
btm_sec.c:1518
BTM_ConfirmReqReply()
btm_sec_change_pairing_state
(
BTM_PAIR_STATE_WAIT_NUMERIC_CONFIRM
)
;
btm_sec.c:3544
btm_proc_sp_req_evt()
case
BTM_PAIR_STATE_WAIT_NUMERIC_CONFIRM
:
btm_sec.c:4938
btm_sec_pairing_timeout()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTM_PAIR_STATE_WAIT_NUMERIC_CONFIRM
is read by 3 functions:
All items filtered out
BTM_PAIR_STATE_WAIT_NUMERIC_CONFIRM
BTM_ConfirmReqReply()
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