Searched refs:controller_properties (Results 1 – 1 of 1) sorted by relevance
282 std::unique_ptr<rootcanal::ControllerProperties> controller_properties; member in netsim::hci::facade::ChipInfo289 std::unique_ptr<rootcanal::ControllerProperties> controller_properties) in ChipInfo() argument293 controller_properties(std::move(controller_properties)) {} in ChipInfo()368 std::unique_ptr<rootcanal::ControllerProperties> controller_properties = in Add() local372 std::make_shared<rootcanal::HciDevice>(transport, *controller_properties); in Add()409 std::move(controller_properties))); in Add()