Searched refs:bt_mesh_node_t (Results 1 – 5 of 5) sorted by relevance
28 struct bt_mesh_node_t { struct72 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);
86 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 …]
778 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()
542 struct bt_mesh_node_t *node; in ble_mesh_provisioner_get_node_info()
2136 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 15 milliseconds