ESP-IDF
BLE_MESH_PROXY_SAR_FIRST
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
BLE_MESH_PROXY_SAR_FIRST
BLE_MESH_PROXY_SAR_FIRST macro
Syntax
Show:
Summary
Declaration
from
proxy_common.h:30
#define
BLE_MESH_PROXY_SAR_FIRST
0x01
Examples
References
from
examples
Code
Location
#define
BLE_MESH_PROXY_SAR_FIRST
0x01
proxy_common.h:30
case
BLE_MESH_PROXY_SAR_FIRST
:
proxy_client.c:329
net_buf_simple_push_u8
(
msg
,
BLE_MESH_PROXY_PDU_HDR
(
BLE_MESH_PROXY_SAR_FIRST
,
type
)
)
;
proxy_client.c:409
case
BLE_MESH_PROXY_SAR_FIRST
:
proxy_server.c:776
net_buf_simple_push_u8
(
msg
,
BLE_MESH_PROXY_PDU_HDR
(
BLE_MESH_PROXY_SAR_FIRST
,
type
)
)
;
proxy_server.c:1333
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