ESP-IDF
bt_mesh_gen_server_recv_set_msg_t::loc_local_set
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
bt_mesh_gen_server_recv_set_msg_t::loc_local_set
bt_mesh_gen_server_recv_set_msg_t::loc_local_set field
Syntax
Show:
Summary
Declaration
from
generic_server.h:333
struct
{
int16_t
north
;
int16_t
east
;
int16_t
altitude
;
uint8_t
floor_number
;
uint16_t
uncertainty
;
}
loc_local_set
;
Examples
References
from
examples
Code
Location
Referrer
}
loc_local_set
;
generic_server.h:339
.
loc_local_set
.
north
=
north
,
generic_server.c:1453
gen_location_set()
.
loc_local_set
.
east
=
east
,
generic_server.c:1454
gen_location_set()
.
loc_local_set
.
altitude
=
altitude
,
generic_server.c:1455
gen_location_set()
.
loc_local_set
.
floor_number
=
floor
,
generic_server.c:1456
gen_location_set()
.
loc_local_set
.
uncertainty
=
uncertainty
,
generic_server.c:1457
gen_location_set()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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