blecsc sample
sensor_location
is only used within blecsc sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
blecsc sample
sensor_location
sensor_location variable
Syntax
Show:
Summary
Declaration
from
gatt_svr.c:42
static
uint8_t
sensor_location
=
SENSOR_LOCATION_REAR_DROPOUT
;
Examples
References
from
examples
Code
Location
Referrer
static
uint8_t
sensor_location
=
SENSOR_LOCATION_REAR_DROPOUT
;
gatt_svr.c:42
rc
=
os_mbuf_append
(
ctxt
->
om
,
&
sensor_location
,
sizeof
(
sensor_location
)
)
;
gatt_svr.c:161
gatt_svr_chr_access_sensor_location()
sensor_location
=
new_sensor_location
;
gatt_svr.c:227
gatt_svr_chr_access_sc_control_point()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
sensor_location
is written by 1 function and is read by 1 function:
gatt_svr_chr_access_sc_control_point()
All items filtered out
sensor_location
gatt_svr_chr_access_sensor_location()
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