ESP-IDF
tINQ_DB_ENT::scan_rsp
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
tINQ_DB_ENT::scan_rsp
tINQ_DB_ENT::scan_rsp field
Syntax
Show:
Summary
Declaration
from
btm_int.h:306
BOOLEAN
scan_rsp
;
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
scan_rsp
;
btm_int.h:306
p_i
->
scan_rsp
=
FALSE
;
btm_ble_gap.c:3370
btm_ble_update_inq_result()
p_i
->
scan_rsp
=
TRUE
;
btm_ble_gap.c:3375
btm_ble_update_inq_result()
!
p_ent
->
scan_rsp
)
{
btm_ble_gap.c:3463
btm_clear_all_pending_le_entry()
(
!
p_i
->
scan_rsp
)
)
)
{
btm_ble_gap.c:3753
btm_ble_process_adv_pkt_cont()
p_i
->
scan_rsp
)
)
{
btm_ble_gap.c:3793
btm_ble_process_adv_pkt_cont()
p_i
->
scan_rsp
=
FALSE
;
btm_inq.c:1950
btm_process_inq_results()
p_cur
->
device_type
==
BT_DEVICE_TYPE_DUMO
&&
p_i
->
scan_rsp
)
||
btm_inq.c:1964
btm_process_inq_results()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tINQ_DB_ENT::scan_rsp
is written by 2 functions and is read by 3 functions:
btm_ble_update_inq_result()
btm_process_inq_results()
All items filtered out
tINQ_DB_ENT::scan_rsp
btm_clear_all_pending_le_entry()
btm_ble_process_adv_pkt_cont()
btm_process_inq_results()
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