Searched refs:driver_desc (Results 1 – 1 of 1) sorted by relevance
738 std::string driver_desc; in requestChipDebugInfoInternal() local740 std::tie(legacy_status, driver_desc) = legacy_hal_.lock()->getDriverVersion(ifname); in requestChipDebugInfoInternal()747 result.driverDescription = driver_desc.c_str(); in requestChipDebugInfoInternal()