ESP-IDF
bt_mesh_get_device_name()
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_get_device_name()
bt_mesh_get_device_name() function
Syntax
Show:
Summary
Declaration
Definition
from
proxy_server.h:73
const
char
*
bt_mesh_get_device_name
(
void
)
;
Implemented in
proxy_server.c:123
Examples
References
from
examples
Code
Location
Referrer
const
char
*
bt_mesh_get_device_name
(
void
)
proxy_server.c:123
const
char
*
bt_mesh_get_device_name
(
void
)
;
proxy_server.h:73
return
bt_mesh_get_device_name
(
)
;
ext.c:2350
bt_mesh_ext_get_device_name()
Call Tree
from
examples
bt_mesh_get_device_name()
is called by 1 function:
bt_mesh_ext_get_device_name()
All items filtered out
bt_mesh_get_device_name()
All items filtered out
Data Use
from
examples
bt_mesh_get_device_name()
reads 1 variable:
device_name
All items filtered out
bt_mesh_get_device_name()
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