Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dmain.h376 #define BT_MESH_NODE_IDENTITY_NOT_SUPPORTED 0x02 macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dproxy.c404 if (sub->node_id == BT_MESH_NODE_IDENTITY_NOT_SUPPORTED) { in bt_mesh_proxy_identity_enable()
436 if (sub->node_id == BT_MESH_NODE_IDENTITY_NOT_SUPPORTED) { in bt_mesh_proxy_identity_disable()
A Dprovisioner_main.c321 sub->node_id = BT_MESH_NODE_IDENTITY_NOT_SUPPORTED; in provisioner_upper_init()
1111 sub->node_id = BT_MESH_NODE_IDENTITY_NOT_SUPPORTED; in bt_mesh_provisioner_local_net_key_add()
A Dnet.c490 sub->node_id = BT_MESH_NODE_IDENTITY_NOT_SUPPORTED; in bt_mesh_net_create()
A Dsettings.c869 sub->node_id = BT_MESH_NODE_IDENTITY_NOT_SUPPORTED; in subnet_init()
A Dcfg_srv.c2168 sub->node_id = BT_MESH_NODE_IDENTITY_NOT_SUPPORTED; in net_key_add()

Completed in 25 milliseconds