Home
last modified time | relevance | path

Searched refs:bt_mesh_node_t (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dprovisioner_main.h28 struct bt_mesh_node_t { struct
72 int bt_mesh_provisioner_store_node_info(struct bt_mesh_node_t *node_info);
82 struct bt_mesh_node_t *bt_mesh_provisioner_get_node_info(u16_t unicast_addr);
130 struct bt_mesh_node_t *bt_mesh_provisioner_get_node_info_by_id(int node_index);
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dprovisioner_main.c86 struct bt_mesh_node_t *node = NULL; in provisioner_index_check()
113 struct bt_mesh_node_t *node = NULL; in provisioner_is_node_provisioned()
134 struct bt_mesh_node_t *node = NULL; in provisioner_node_provision()
149 node = osi_calloc(sizeof(struct bt_mesh_node_t)); in provisioner_node_provision()
183 struct bt_mesh_node_t *node = NULL; in provisioner_node_reset()
392 struct bt_mesh_node_t *node = NULL; in provisioner_check_msg_dst_addr()
418 struct bt_mesh_node_t *node = NULL; in provisioner_get_device_key()
510 struct bt_mesh_node_t *node = NULL; in bt_mesh_provisioner_store_node_info()
558 struct bt_mesh_node_t *node = NULL; in bt_mesh_provisioner_get_all_node_unicast_addr()
678 struct bt_mesh_node_t *node = NULL; in bt_mesh_provisioner_get_node_info()
[all …]
A Dsettings.c778 struct bt_mesh_node_t node_info = { 0 }; in prov_node_set()
1558 struct bt_mesh_node_t *node = NULL; in store_pending_prov_nodes()
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_provisioner/
A Dmesh_provisioner.c542 struct bt_mesh_node_t *node; in ble_mesh_provisioner_get_node_info()
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c2136 struct bt_mesh_node_t *node_temp = NULL; in cmd_prov_node_reset()
2181 struct bt_mesh_node_t *node_temp = NULL; in cmd_prov_node_del()

Completed in 16 milliseconds