Searched refs:bt_mesh_provisioner_restore_node_comp_data (Results 1 – 3 of 3) sorted by relevance
66 int bt_mesh_provisioner_restore_node_comp_data(uint16_t addr, const uint8_t *data, uint16_t length);
702 int bt_mesh_provisioner_restore_node_comp_data(uint16_t addr, const uint8_t *data, uint16_t length) in bt_mesh_provisioner_restore_node_comp_data() function
1160 err = bt_mesh_provisioner_restore_node_comp_data(addr, buf->data, buf->len); in node_comp_data_set()