ESP-IDF
tGAP_CLCB::p_cback
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
tGAP_CLCB::p_cback
tGAP_CLCB::p_cback field
Syntax
Show:
Summary
Declaration
from
gap_int.h:117
tGAP_BLE_CMPL_CBACK
*
p_cback
;
Examples
References
from
examples
Code
Location
Referrer
tGAP_BLE_CMPL_CBACK
*
p_cback
;
gap_int.h:117
if
(
gap_ble_dequeue_request
(
p_clcb
,
&
uuid
,
&
p_clcb
->
p_cback
)
)
{
gap_ble.c:543
gap_ble_send_cl_read_request()
tGAP_BLE_CMPL_CBACK
*
p_cback
=
p_clcb
->
p_cback
;
gap_ble.c:573
gap_ble_cl_op_cmpl()
p_clcb
->
p_cback
=
NULL
;
gap_ble.c:579
gap_ble_cl_op_cmpl()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGAP_CLCB::p_cback
is written by 1 function and is read by 1 function:
gap_ble_cl_op_cmpl()
All items filtered out
tGAP_CLCB::p_cback
gap_ble_cl_op_cmpl()
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