ESP-IDF
tBTM_INQUIRY_VAR_ST::page_timeout
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_INQUIRY_VAR_ST::page_timeout
tBTM_INQUIRY_VAR_ST::page_timeout field
Syntax
Show:
Summary
Declaration
from
btm_int.h:335
UINT16
page_timeout
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
page_timeout
;
btm_int.h:335
btm_cb
.
btm_inq_vars
.
page_timeout
=
HCI_DEFAULT_PAGE_TOUT
;
btm_devctl.c:166
reset_complete()
BTM_WritePageTimeout
(
btm_cb
.
btm_inq_vars
.
page_timeout
,
NULL
)
;
btm_devctl.c:203
reset_complete()
btm_cb
.
btm_inq_vars
.
page_timeout
=
timeout
;
btm_devctl.c:906
BTM_WritePageTimeout()
results
.
page_to
=
btm_cb
.
btm_inq_vars
.
page_timeout
;
btm_devctl.c:1043
BTM_ReadPageTimeout()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_INQUIRY_VAR_ST::page_timeout
is written by 2 functions and is read by 2 functions:
reset_complete()
BTM_WritePageTimeout()
All items filtered out
tBTM_INQUIRY_VAR_ST::page_timeout
reset_complete()
BTM_ReadPageTimeout()
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