blecsc sample
csc_control_point_handle
is only used within blecsc sample.
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
blecsc sample
csc_control_point_handle
csc_control_point_handle variable
Syntax
Show:
Summary
Declaration
Definition
from
blecsc_sens.h:95
extern
uint16_t
csc_control_point_handle
;
Implemented in
gatt_svr.c:45
Examples
References
from
examples
Code
Location
Referrer
uint16_t
csc_control_point_handle
;
gatt_svr.c:45
extern
uint16_t
csc_control_point_handle
;
blecsc_sens.h:95
.
val_handle
=
&
csc_control_point_handle
,
gatt_svr.c:103
rc
=
ble_gatts_indicate_custom
(
conn_handle
,
csc_control_point_handle
,
gatt_svr.c:262
gatt_svr_chr_access_sc_control_point()
else
if
(
event
->
subscribe
.
attr_handle
==
csc_control_point_handle
)
{
main.c:252
blecsc_gap_event()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
csc_control_point_handle
is read by 2 functions:
All items filtered out
csc_control_point_handle
gatt_svr_chr_access_sc_control_point()
blecsc_gap_event()
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