Home
last modified time | relevance | path

Searched refs:BLE_MESH_NODE_IDENTITY_NOT_SUPPORTED (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_main.h437 #define BLE_MESH_NODE_IDENTITY_NOT_SUPPORTED 0x02 macro
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dlocal_operation.c219 sub->node_id = BLE_MESH_NODE_IDENTITY_NOT_SUPPORTED; in bt_mesh_node_local_net_key_add()
Dprovisioner_main.c120 sub->node_id = BLE_MESH_NODE_IDENTITY_NOT_SUPPORTED; in bt_mesh_provisioner_net_create()
1291 sub->node_id = BLE_MESH_NODE_IDENTITY_NOT_SUPPORTED; in bt_mesh_provisioner_local_net_key_add()
1332 sub->node_id = BLE_MESH_NODE_IDENTITY_NOT_SUPPORTED; in bt_mesh_provisioner_local_net_key_update()
Dproxy_server.c453 if (sub->node_id == BLE_MESH_NODE_IDENTITY_NOT_SUPPORTED) { in bt_mesh_proxy_identity_enable()
Dnet.c477 sub->node_id = BLE_MESH_NODE_IDENTITY_NOT_SUPPORTED; in bt_mesh_net_create()
Dsettings.c1332 sub->node_id = BLE_MESH_NODE_IDENTITY_NOT_SUPPORTED; in subnet_init()
Dcfg_srv.c2243 sub->node_id = BLE_MESH_NODE_IDENTITY_NOT_SUPPORTED; in net_key_add()