Searched refs:manu_property_ids (Results 1 – 2 of 2) sorted by relevance
338 …struct net_buf_simple *manu_property_ids; /* Buffer contains a sequence of N Manufacturer Property… member
468 status->manu_property_ids = bt_mesh_alloc_buf(buf->len); in generic_status()469 if (!status->manu_property_ids) { in generic_status()474 net_buf_simple_add_mem(status->manu_property_ids, buf->data, buf->len); in generic_status()612 bt_mesh_free_buf(status->manu_property_ids); in generic_status()