Home
last modified time | relevance | path

Searched refs:bt_mesh_cdb_node_alloc (Results 1 – 4 of 4) sorted by relevance

/subsys/bluetooth/mesh/
A Dcdb.c249 node = bt_mesh_cdb_node_alloc(val.uuid, addr, val.num_elem, in cdb_node_set()
903 struct bt_mesh_cdb_node *bt_mesh_cdb_node_alloc(const uint8_t uuid[16], uint16_t addr, in bt_mesh_cdb_node_alloc() function
A Dmain.c87 node = bt_mesh_cdb_node_alloc(prov->uuid, addr, in bt_mesh_provision()
A Dprovisioner.c283 bt_mesh_cdb_node_alloc(provisionee.uuid, in prov_capabilities()
/subsys/bluetooth/mesh/shell/
A Dshell.c1337 node = bt_mesh_cdb_node_alloc(uuid, addr, num_elem, net_idx); in cmd_cdb_node_add()

Completed in 30 milliseconds