ESP-IDF
BLE_MESH_UUID_MESH_PROXY_VAL
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BLE_MESH_UUID_MESH_PROXY_VAL
BLE_MESH_UUID_MESH_PROXY_VAL macro
Syntax
Show:
Summary
Declaration
from
uuid.h:143
#define
BLE_MESH_UUID_MESH_PROXY_VAL
0x1828
Examples
References
from
examples
Code
Location
#define
BLE_MESH_UUID_MESH_PROXY_VAL
0x1828
uuid.h:143
if
(
uuid_16
->
val
==
BLE_MESH_UUID_MESH_PROXY_VAL
)
{
adapter.c:1130
service_uuid
!=
BLE_MESH_UUID_MESH_PROXY_VAL
)
{
adapter.c:1212
}
else
if
(
bt_mesh_gattc_info
[
i
]
.
service_uuid
==
BLE_MESH_UUID_MESH_PROXY_VAL
)
{
adapter.c:1456
}
else
if
(
bt_mesh_gattc_info
[
i
]
.
service_uuid
==
BLE_MESH_UUID_MESH_PROXY_VAL
)
{
adapter.c:1580
}
else
if
(
bt_mesh_gattc_info
[
i
]
.
service_uuid
==
BLE_MESH_UUID_MESH_PROXY_VAL
)
{
adapter.c:1635
*
uuid
!=
BLE_MESH_UUID_MESH_PROXY_VAL
&&
scan.c:201
if
(
*
uuid
==
BLE_MESH_UUID_MESH_PROXY_VAL
&&
scan.c:225
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