ESP-IDF
BT_MESH_FEATURE_NOT_SUPPORTED
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_FEATURE_NOT_SUPPORTED
BT_MESH_FEATURE_NOT_SUPPORTED value
Feature is not supported, and cannot be enabled.
Syntax
Show:
Summary
Declaration
from
cfg.h:35
BT_MESH_FEATURE_NOT_SUPPORTED
;
Examples
References
from
examples
Code
Location
Referrer
BT_MESH_FEATURE_NOT_SUPPORTED
,
cfg.h:35
return
BT_MESH_FEATURE_NOT_SUPPORTED
;
cfg.c:108
bt_mesh_gatt_proxy_get()
return
BT_MESH_FEATURE_NOT_SUPPORTED
;
cfg.c:169
bt_mesh_friend_get()
BT_MESH_NODE_IDENTITY_NOT_SUPPORTED
)
;
cfg_srv.c:1892
node_identity_set()
sub
->
node_id
=
BT_MESH_NODE_IDENTITY_NOT_SUPPORTED
;
subnet.c:383
bt_mesh_subnet_add()
if
(
node_id
==
BT_MESH_FEATURE_NOT_SUPPORTED
)
{
subnet.c:539
bt_mesh_subnet_node_id_set()
sub
->
node_id
=
BT_MESH_NODE_IDENTITY_NOT_SUPPORTED
;
subnet.c:649
bt_mesh_subnet_set()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BT_MESH_FEATURE_NOT_SUPPORTED
is read by 6 functions:
All items filtered out
BT_MESH_FEATURE_NOT_SUPPORTED
node_identity_set()
bt_mesh_gatt_proxy_get()
bt_mesh_friend_get()
bt_mesh_subnet_add()
bt_mesh_subnet_node_id_set()
bt_mesh_subnet_set()
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