ESP-IDF
ble_gattc_proc::
::
::cb
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_gattc_proc::
::
::cb
ble_gattc_proc::
::
::cb field
Syntax
Show:
Summary
Declaration
from
ble_gattc.c:166
ble_gatt_dsc_fn
*
cb
;
Examples
References
from
examples
Code
Location
Referrer
ble_gatt_dsc_fn
*
cb
;
ble_gattc.c:166
if
(
proc
->
disc_all_dscs
.
cb
==
NULL
)
{
ble_gattc.c:2749
ble_gattc_disc_all_dscs_cb()
rc
=
proc
->
disc_all_dscs
.
cb
(
proc
->
conn_handle
,
ble_gattc.c:2752
ble_gattc_disc_all_dscs_cb()
proc
->
disc_all_dscs
.
cb
=
cb
;
ble_gattc.c:2921
ble_gattc_disc_all_dscs()
Call Tree
from
examples
ble_gattc_proc::
::
::cb
is called by 1 function:
ble_gattc_disc_all_dscs_cb()
All items filtered out
ble_gattc_proc::
::
::cb
All items filtered out
Data Use
from
examples
ble_gattc_proc::
::
::cb
is written by 1 function and is read by 1 function:
ble_gattc_disc_all_dscs()
All items filtered out
ble_gattc_proc::
::
::cb
ble_gattc_disc_all_dscs_cb()
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