ESP-IDF
tBTM_BLE_CB::p_obs_results_cb
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTM_BLE_CB::p_obs_results_cb
tBTM_BLE_CB::p_obs_results_cb field
Syntax
Show:
Summary
Declaration
from
btm_ble_int.h:336
tBTM_INQ_RESULTS_CB
*
p_obs_results_cb
;
Examples
References
from
examples
Code
Location
Referrer
tBTM_INQ_RESULTS_CB
*
p_obs_results_cb
;
btm_ble_int.h:336
btm_cb
.
ble_ctr_cb
.
p_obs_results_cb
=
p_results_cb
;
btm_ble_gap.c:490
BTM_BleObserve()
tBTM_INQ_RESULTS_CB
*
p_obs_results_cb
=
btm_cb
.
ble_ctr_cb
.
p_obs_results_cb
;
btm_ble_gap.c:3651
btm_ble_process_last_adv_pkt()
tBTM_INQ_RESULTS_CB
*
p_obs_results_cb
=
btm_cb
.
ble_ctr_cb
.
p_obs_results_cb
;
btm_ble_gap.c:3716
btm_ble_process_adv_pkt_cont()
p_ble_cb
->
p_obs_results_cb
=
NULL
;
btm_ble_gap.c:3971
btm_ble_stop_observe()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_BLE_CB::p_obs_results_cb
is written by 2 functions and is read by 2 functions:
BTM_BleObserve()
btm_ble_stop_observe()
All items filtered out
tBTM_BLE_CB::p_obs_results_cb
btm_ble_process_last_adv_pkt()
btm_ble_process_adv_pkt_cont()
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