ESP-IDF
tBTM_BLE_CB::p_obs_cmpl_cb
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_BLE_CB::p_obs_cmpl_cb
tBTM_BLE_CB::p_obs_cmpl_cb field
Syntax
Show:
Summary
Declaration
from
btm_ble_int.h:337
tBTM_CMPL_CB
*
p_obs_cmpl_cb
;
Examples
References
from
examples
Code
Location
Referrer
tBTM_CMPL_CB
*
p_obs_cmpl_cb
;
btm_ble_int.h:337
btm_cb
.
ble_ctr_cb
.
p_obs_cmpl_cb
=
p_cmpl_cb
;
btm_ble_gap.c:491
BTM_BleObserve()
tBTM_CMPL_CB
*
p_obs_cb
=
p_ble_cb
->
p_obs_cmpl_cb
;
btm_ble_gap.c:3965
btm_ble_stop_observe()
p_ble_cb
->
p_obs_cmpl_cb
=
NULL
;
btm_ble_gap.c:3972
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_cmpl_cb
is written by 2 functions and is read by 1 function:
BTM_BleObserve()
btm_ble_stop_observe()
All items filtered out
tBTM_BLE_CB::p_obs_cmpl_cb
btm_ble_stop_observe()
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