Home
last modified time | relevance | path

Searched refs:BT_MESH_NODE_IDENTITY_NOT_SUPPORTED (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg.h70 #define BT_MESH_NODE_IDENTITY_NOT_SUPPORTED BT_MESH_FEATURE_NOT_SUPPORTED macro
/Zephyr-latest/subsys/bluetooth/mesh/
Dpriv_beacon_cli.c103 node_id != BT_MESH_NODE_IDENTITY_NOT_SUPPORTED) { in handle_node_id_status()
Dsubnet.c402 sub->node_id = BT_MESH_NODE_IDENTITY_NOT_SUPPORTED; in bt_mesh_subnet_add()
803 sub->node_id = BT_MESH_NODE_IDENTITY_NOT_SUPPORTED; in bt_mesh_subnet_set()
Dcfg_srv.c1819 BT_MESH_NODE_IDENTITY_NOT_SUPPORTED); in node_identity_set()