Searched refs:bt_mesh_provisioner_get_node_with_name (Results 1 – 3 of 3) sorted by relevance
84 struct bt_mesh_node *bt_mesh_provisioner_get_node_with_name(const char *name);
636 struct bt_mesh_node *bt_mesh_provisioner_get_node_with_name(const char *name) in bt_mesh_provisioner_get_node_with_name() function
829 return (esp_ble_mesh_node_t *)bt_mesh_provisioner_get_node_with_name(name); in btc_ble_mesh_provisioner_get_node_with_name()