ESP-IDF
bt_mesh_uuid_128::uuid
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
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_uuid_128::uuid
bt_mesh_uuid_128::uuid field
Syntax
Show:
Summary
Declaration
from
uuid.h:49
struct
bt_mesh_uuid
uuid
;
Examples
References
from
examples
Code
Location
Referrer
struct
bt_mesh_uuid
uuid
;
uuid.h:49
BLE_MESH_UUID_128
(
uuid
)
->
val
,
16
)
;
adapter.c:831
bt_mesh_gatts_attr_read_service()
memcpy
(
pdu
.
uuid
,
BLE_MESH_UUID_128
(
chrc
->
uuid
)
->
val
,
16
)
;
adapter.c:873
bt_mesh_gatts_attr_read_chrc()
memcpy
(
bta_uuid
->
uu
.
uuid128
,
BLE_MESH_UUID_128
(
uuid
)
->
val
,
LEN_UUID_128
)
;
adapter.c:892
bta_uuid_to_bt_mesh_uuid()
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